ActionRank

Checkout

Actively maintained

actions/checkout · MIT

Action for checking out a repo

8.9k starsLast commit 1 months agoLatest v7.0.1
B
71
/ 100
Security 62Maintenance 91Popularity 73Reliability 49

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.1

Mutable 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

ActionRank grade badge for Checkout
Markdown
[![ActionRank](https://actionrank.dev/api/badge/actions-checkout)](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

Get alerts for Checkout

We'll email you only if Checkout becomes abandoned or a new advisory is published. Unsubscribe any time. How we handle your address