ActionRank

Setup Python

Actively maintained

actions/setup-python · MIT

Set up your GitHub Actions workflow with a specific version of Python

2.2k starsLast commit 6 days agoLatest v7.0.0
B
76
/ 100
Security 70Maintenance 96Popularity 70Reliability 58

Security signals

OpenSSF Scorecard6.6 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0

Mutable tags like v7.0.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: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0

Score breakdown

Security (35%)70
Popularity (20%)70
Maintenance (30%)96
Reliability (15%)58

Add this badge to your README

ActionRank grade badge for Setup Python
Markdown
[![ActionRank](https://actionrank.dev/api/badge/actions-setup-python)](https://actionrank.dev/actions/actions-setup-python)
HTML version
HTML
<a href="https://actionrank.dev/actions/actions-setup-python"><img src="https://actionrank.dev/api/badge/actions-setup-python" alt="ActionRank score"></a>

Free to use, no attribution required — the badge updates itself as the score changes. How badges work

Get alerts for Setup Python

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