GitHub Action Locks
Abandonedabatilo/github-action-locks · MIT · archived
Guarantee atomic execution of your GitHub Action workflows
★ 16 starsLast commit 3 years agoLatest v2.1.0
F
17
/ 100
Security signals
OpenSSF Scorecard2.7 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: abatilo/github-action-locks@ab854294a5f2fa0940e636a0391df19f02d1ff47 # v2.1.0Mutable tags like v2.1.0 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: abatilo/github-action-locks@ab854294a5f2fa0940e636a0391df19f02d1ff47 # v2.1.0
Score breakdown
Security (35%)36
Popularity (20%)24
Maintenance (30%)0
Reliability (15%)0
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/abatilo-github-action-locks)HTML version
HTML
<a href="https://actionrank.dev/actions/abatilo-github-action-locks"><img src="https://actionrank.dev/api/badge/abatilo-github-action-locks" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work