ActionRank

rustup toolchain install

Actively maintained

dtolnay/rust-toolchain · MIT

Concise GitHub Action for installing a Rust toolchain

1.6k starsLast commit yesterdayLatest v1
C
56
/ 100
Security 51Maintenance 60Popularity 54Reliability 60

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 # v1

Mutable 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

ActionRank grade badge for rustup toolchain install
Markdown
[![ActionRank](https://actionrank.dev/api/badge/dtolnay-rust-toolchain)](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

Get alerts for rustup toolchain install

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