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
35
/ 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%)14
Reliability (15%)66
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/daspn-private-actions-checkout)HTML version
HTML
<a href="https://actionrank.dev/actions/daspn-private-actions-checkout"><img src="https://actionrank.dev/api/badge/daspn-private-actions-checkout" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work