Skip to content

chore: pin GitHub Actions to full commit SHAs#3

Merged
oli-sanders merged 1 commit into
masterfrom
chore/pin-github-actions-to-sha
Mar 23, 2026
Merged

chore: pin GitHub Actions to full commit SHAs#3
oli-sanders merged 1 commit into
masterfrom
chore/pin-github-actions-to-sha

Conversation

@oli-sanders

Copy link
Copy Markdown

Summary

  • Pins all GitHub Actions to immutable commit SHAs instead of mutable tags
  • Prevents supply chain attacks where a compromised tag could inject malicious code
  • Dependabot will keep pinned SHAs up to date automatically

Test plan

  • Verify CI passes with pinned actions

Security hardening — pins all third-party actions to immutable
commit SHAs to prevent supply chain attacks via mutable tags.
@oli-sanders
oli-sanders merged commit 560e262 into master Mar 23, 2026
4 of 8 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.

1 participant