Skip to content

ci: pin GitHub Actions to commit SHAs - #32

Open
nicklasl wants to merge 1 commit into
mainfrom
nicklasl/chore/pin-actions-to-sha
Open

ci: pin GitHub Actions to commit SHAs#32
nicklasl wants to merge 1 commit into
mainfrom
nicklasl/chore/pin-actions-to-sha

Conversation

@nicklasl

Copy link
Copy Markdown
Member

Summary

  • Pin all GitHub Actions to immutable commit SHAs to mitigate supply chain attacks (e.g. TanStack "Mini Shai-Hulud")
  • Replace archived actions-rs/toolchain with dtolnay/rust-toolchain

Test plan

  • CI passes with SHA-pinned actions
  • Rust toolchain still installs correctly with dtolnay action

🤖 Generated with Claude Code

Mitigate supply chain attacks by pinning all third-party actions to
immutable commit SHAs. Replace archived actions-rs/toolchain with
dtolnay/rust-toolchain.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@nicklasl nicklasl changed the title fix(ci): pin GitHub Actions to commit SHAs ci: pin GitHub Actions to commit SHAs May 20, 2026
@nicklasl
nicklasl marked this pull request as ready for review May 20, 2026 11:17
@nicklasl nicklasl closed this Aug 25, 2026
@nicklasl nicklasl reopened this Aug 25, 2026
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