Skip to content

Pin checkout action in release workflow - #83

Merged
AndrewMohawk merged 1 commit into
mainfrom
codex/harden-actions-settings
Jul 13, 2026
Merged

Pin checkout action in release workflow#83
AndrewMohawk merged 1 commit into
mainfrom
codex/harden-actions-settings

Conversation

@AndrewMohawk

Copy link
Copy Markdown
Contributor

Summary

  • Pin the release workflow's checkout action to the current actions/checkout v4 commit SHA.

Security context

  • This prepares the repo for enabling the GitHub Actions repository setting that requires actions to be pinned to full-length commit SHAs.
  • Repo Actions settings have already been tightened to read-only default GITHUB_TOKEN permissions and selected GitHub-owned actions only.

Validation

  • Verified the pinned SHA matches the current actions/checkout v4 tag target via git ls-remote.

Committed-By-Agent: codex
Co-authored-by: codex <noreply@openai.com>
Committed-By-Agent: codex
Co-authored-by: codex <noreply@openai.com>
@AndrewMohawk
AndrewMohawk force-pushed the codex/harden-actions-settings branch from c5c5524 to fb7e5f5 Compare July 13, 2026 20:34
@AndrewMohawk
AndrewMohawk merged commit f21be98 into main Jul 13, 2026
4 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.

2 participants