rustup toolchain install
Actively maintaineddtolnay/rust-toolchain · MIT
Concise GitHub Action for installing a Rust toolchain
★ 1.6k starsLast commit yesterdayLatest v1
C
56
/ 100
Security signals
OpenSSF Scorecard5.2 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: dtolnay/rust-toolchain@6c977a6ca4077a0ceb28ffbe03f59d46e9ac8772 # v1Mutable tags like v1 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: dtolnay/rust-toolchain@6c977a6ca4077a0ceb28ffbe03f59d46e9ac8772 # v1
Score breakdown
Security (35%)51
Popularity (20%)54
Maintenance (30%)60
Reliability (15%)60
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/dtolnay-rust-toolchain)HTML version
HTML
<a href="https://actionrank.dev/actions/dtolnay-rust-toolchain"><img src="https://actionrank.dev/api/badge/dtolnay-rust-toolchain" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work