Private Actions Checkout
Abandoneddaspn/private-actions-checkout · MIT
GitHub Action to make custom private actions easily available to any workflow
★ 81 starsLast commit 1 year agoLatest v2.4.1
F
36
/ 100
Security signals
OpenSSF Scorecard3.4 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: daspn/private-actions-checkout@fcfa041d057442502443e56ace1ee6861395604f # v2.4.1Mutable tags like v2.4.1 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: daspn/private-actions-checkout@fcfa041d057442502443e56ace1ee6861395604f # v2.4.1
Score breakdown
Security (35%)40
Popularity (20%)34
Maintenance (30%)16
Reliability (15%)66