Skip to content

[codex] Pin GitHub Actions workflow references#537

Merged
hintz-openai merged 1 commit intomainfrom
codex/pin-github-workflow-refs-20260325-132838
Mar 25, 2026
Merged

[codex] Pin GitHub Actions workflow references#537
hintz-openai merged 1 commit intomainfrom
codex/pin-github-workflow-refs-20260325-132838

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 merged commit d05afc4 into main Mar 25, 2026
0 of 3 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