Skip to content

[codex] Pin GitHub Actions workflow references#712

Merged
hintz-openai merged 1 commit intomainfrom
codex/pin-github-workflow-refs-20260326-184341
Mar 27, 2026
Merged

[codex] Pin GitHub Actions workflow references#712
hintz-openai merged 1 commit intomainfrom
codex/pin-github-workflow-refs-20260326-184341

Conversation

@hintz-openai
Copy link
Copy Markdown
Contributor

Summary

Pin floating external GitHub Actions workflow refs to immutable SHAs.

Why

See the rationale doc: https://docs.google.com/document/d/1qOURCNx2zszQ0uWx7Fj5ERu4jpiYjxLVWBWgKa2wTsA/edit?tab=t.0

Validation

  • rg -n --pcre2 "uses:\s*(?!\./)(?!docker://)[^#\n]+@(?![0-9a-f]{40}(?:\s+#.*)?$)\S+" .github/workflows
  • git diff --check
  • git diff --stat -- .github/workflows

@hintz-openai hintz-openai requested a review from a team as a code owner March 26, 2026 23:50
@hintz-openai hintz-openai merged commit 5a48f7f into main Mar 27, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant