Skip to content

Pin checkout actions in CI#5

Merged
lynnswap merged 1 commit into
mainfrom
codex/pin-github-actions-navigation-stack-controller
Jun 25, 2026
Merged

Pin checkout actions in CI#5
lynnswap merged 1 commit into
mainfrom
codex/pin-github-actions-navigation-stack-controller

Conversation

@lynnswap

Copy link
Copy Markdown
Owner

Purpose

Harden the CI workflow against GitHub Actions tag retargeting by pinning external actions to immutable commit SHAs.

Changes

  • Pin both actions/checkout uses in .github/workflows/ci.yml to the current full commit SHA for v4.

Testing

  • actionlint .github/workflows/ci.yml
  • git diff --check
  • Checked .github/workflows for remaining non-SHA-pinned uses: entries
  • codex-review against origin/main found no issues

@lynnswap
lynnswap merged commit 753cb26 into main Jun 25, 2026
2 checks passed
@lynnswap
lynnswap deleted the codex/pin-github-actions-navigation-stack-controller branch June 25, 2026 05:04
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