Checkout
Actively maintainedactions/checkout · MIT
Action for checking out a repo
★ 8.9k starsLast commit 1 months agoLatest v7.0.1
B
71
/ 100
Security signals
OpenSSF Scorecard7.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1Mutable tags like v7.0.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: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
Score breakdown
Security (35%)62
Popularity (20%)73
Maintenance (30%)91
Reliability (15%)49
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/actions-checkout)HTML version
HTML
<a href="https://actionrank.dev/actions/actions-checkout"><img src="https://actionrank.dev/api/badge/actions-checkout" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work