Skip to content

chore(ci): pin GitHub Actions to commit SHAs - #7

Merged
adriencohen merged 1 commit into
masterfrom
chore/pin-github-actions
Sep 9, 2026
Merged

adriencohen merged 1 commit into
masterfrom
chore/pin-github-actions

Conversation

@IC-1101asterisk

Copy link
Copy Markdown

GitHub Actions referenced by tag are mutable — whoever controls the upstream repo can point v4 at different code, and our workflows pick it up on the next run. This pins every external action to the commit SHA its tag resolves to today, so what runs is what was reviewed. Nothing changes version: each SHA is the current target of the tag already in use. Dependabot's github-actions ecosystem is enabled in the same change so the pins get updated rather than quietly going stale.

@IC-1101asterisk
IC-1101asterisk marked this pull request as ready for review September 9, 2026 12:09
@adriencohen
adriencohen merged commit 8b8ea1d into master Sep 9, 2026
1 check passed
@adriencohen
adriencohen deleted the chore/pin-github-actions branch September 9, 2026 13:36
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