Ensure SHA Pinned Actions
Actively maintainedzgosalvez/github-actions-ensure-sha-pinned-actions · MIT
A Github Action to ensure that actions are pinned to full length commit SHAs
★ 55 starsLast commit 5 days agoLatest v5.0.8
B
71
/ 100
Security signals
OpenSSF Scorecard7.1 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@60e3a74c7b74a319e8e53e46bc455205f7173e1a # v5.0.8Mutable tags like v5.0.8 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.
Full workflow example
steps: - uses: zgosalvez/github-actions-ensure-sha-pinned-actions@60e3a74c7b74a319e8e53e46bc455205f7173e1a # v5.0.8
Score breakdown
Security (35%)73
Popularity (20%)35
Maintenance (30%)100
Reliability (15%)58
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/zgosalvez-github-actions-ensure-sha-pinned-actions)HTML version
HTML
<a href="https://actionrank.dev/actions/zgosalvez-github-actions-ensure-sha-pinned-actions"><img src="https://actionrank.dev/api/badge/zgosalvez-github-actions-ensure-sha-pinned-actions" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work