Setup Rust Toolchain for GitHub CI
Actively maintainedactions-rust-lang/setup-rust-toolchain · MIT
Setup a specific Rust toolchain with extra features like problem matchers
★ 403 starsLast commit 8 days agoLatest v2.0.0
C
65
/ 100
Security signals
OpenSSF Scorecard4.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: actions-rust-lang/setup-rust-toolchain@ecabd13d1c56bd1345c230e542e9144811ad706f # v2.0.0Mutable tags like v2.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-rust-lang/setup-rust-toolchain@ecabd13d1c56bd1345c230e542e9144811ad706f # v2.0.0
Score breakdown
Security (35%)49
Popularity (20%)53
Maintenance (30%)96
Reliability (15%)58
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/actions-rust-lang-setup-rust-toolchain)HTML version
HTML
<a href="https://actionrank.dev/actions/actions-rust-lang-setup-rust-toolchain"><img src="https://actionrank.dev/api/badge/actions-rust-lang-setup-rust-toolchain" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work