Skip to content

chore: pin GitHub Actions to SHA hashes#1

Merged
yylian merged 1 commit intodefaultfrom
update/actions-to-sha
Mar 27, 2026
Merged

chore: pin GitHub Actions to SHA hashes#1
yylian merged 1 commit intodefaultfrom
update/actions-to-sha

Conversation

@yylian
Copy link

@yylian yylian commented Mar 26, 2026

Summary

  • Pin all GitHub Actions references to specific SHA commits instead of mutable version tags
  • Prevents supply chain attacks where a tag could be moved to point to malicious code

Test plan

  • Verify CI workflows still run correctly after the pin

Pin all GitHub Actions to specific SHA commits for improved security,
preventing supply chain attacks via mutable version tags.
@yylian yylian merged commit d24d9e3 into default Mar 27, 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