Setup Haskell
Abandonedactions/setup-haskell · MIT · archived
Set up your GitHub Actions workflow with a specific version of Haskell (GHC and Cabal)
★ 75 starsLast commit 5 years agoLatest v1.1.4
F
25
/ 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: actions/setup-haskell@048c29979717135f04282c42c2186bb5945b2d8f # v1.1.4Mutable tags like v1.1.4 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/setup-haskell@048c29979717135f04282c42c2186bb5945b2d8f # v1.1.4
Score breakdown
Security (35%)50
Popularity (20%)36
Maintenance (30%)0
Reliability (15%)0
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/actions-setup-haskell)HTML version
HTML
<a href="https://actionrank.dev/actions/actions-setup-haskell"><img src="https://actionrank.dev/api/badge/actions-setup-haskell" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work