Skip to content

[codex] Pin GitHub Actions workflow references#1798

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

[codex] Pin GitHub Actions workflow references#1798
hintz-openai merged 1 commit intomasterfrom
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 enabled auto-merge March 27, 2026 02:54
Copy link
Copy Markdown
Member

@seratch seratch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hintz-openai hintz-openai merged commit be64904 into master Mar 28, 2026
10 checks passed
@hintz-openai hintz-openai deleted the codex/pin-github-workflow-refs-20260326-184341 branch March 28, 2026 04:42
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