Skip to content

[codex] Pin GitHub Actions workflow references#203

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

[codex] Pin GitHub Actions workflow references#203
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 khong-oai March 27, 2026 02:56
@hintz-openai hintz-openai merged commit 56702aa into main Mar 27, 2026
1 check passed
@hintz-openai hintz-openai deleted the codex/pin-github-workflow-refs-20260326-184341 branch March 27, 2026 17:41
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.

2 participants