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
★ 397 starsLast commit 4 days agoLatest v1.17.0
C
67
/ 100
Security signals
OpenSSF Scorecard4.8 / 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@166cdcfd11aee3cb47222f9ddb555ce30ddb9659 # v1.17.0Mutable tags like v1.17.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@166cdcfd11aee3cb47222f9ddb555ce30ddb9659 # v1.17.0
Score breakdown
Security (35%)49
Popularity (20%)52
Maintenance (30%)96
Reliability (15%)70