Setup .NET Fast
Actively maintainedfast-actions/setup-dotnet · MIT
High-performance GitHub Action for .NET SDK and Runtime installation with parallel downloads, caching, and intelligent version resolution
★ 54 starsLast commit 2 months agoLatest v1.6.0
C
60
/ 100
Security signals
OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: fast-actions/setup-dotnet@a71ae3c1c05fa3c6fae4065438844513d41d893e # v1.6.0Mutable tags like v1.6.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: fast-actions/setup-dotnet@a71ae3c1c05fa3c6fae4065438844513d41d893e # v1.6.0
Score breakdown
Security (35%)50
Popularity (20%)31
Maintenance (30%)85
Reliability (15%)70