Skip to content

ci: pin GitHub Actions to commit hashes for latest tags#253

Merged
Brooooooklyn merged 1 commit intomainfrom
claude/ping-github-actions-latest-tag
Apr 27, 2026
Merged

ci: pin GitHub Actions to commit hashes for latest tags#253
Brooooooklyn merged 1 commit intomainfrom
claude/ping-github-actions-latest-tag

Conversation

@Claude
Copy link
Copy Markdown
Contributor

@Claude Claude AI commented Apr 27, 2026

Pins all GitHub Actions references from semantic version tags to their corresponding commit hashes, following security best practices to prevent supply chain attacks through tag manipulation.

Changes

  • dtolnay/rust-toolchain@stable@29eef336d9b2848a0b548edc03f92a220660cdb8 # stable
  • Swatinem/rust-cache@v2@fb003b4f771bbf9c2de31d5f65c40689cc097fb5 # v2.1.0
  • actions/setup-node@v6@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
  • mlugg/setup-zig@v2@fa65c4058643678a4e4a9a60513944a7d8d35440 # v2.1.0
  • taiki-e/install-action@v2@ffdab026038b43b56c3c9540cdadb98181c6155c # v2.27.8

All hashes point to the latest available tag for each action. Actions already pinned (taiki-e/checkout-action, pnpm/action-setup, actions/upload-artifact, actions/download-artifact) remain unchanged.

@Brooooooklyn Brooooooklyn marked this pull request as ready for review April 27, 2026 13:30
@Brooooooklyn Brooooooklyn changed the title Pin GitHub Actions to commit hashes for latest tags ci: pin GitHub Actions to commit hashes for latest tags Apr 27, 2026
@Brooooooklyn Brooooooklyn merged commit 4f68006 into main Apr 27, 2026
9 checks passed
@Brooooooklyn Brooooooklyn deleted the claude/ping-github-actions-latest-tag branch April 27, 2026 13:54
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