ActionRank

Setup Zig (legacy)

Abandoned

goto-bus-stop/setup-zig

use a @ziglang compiler in your github actions workflows

157 starsLast commit 1 year agoLatest v2.2.1
F
34
/ 100
Security 39Maintenance 7Popularity 40Reliability 70

Security signals

OpenSSF Scorecard3.2 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: goto-bus-stop/setup-zig@abea47f85e598557f500fa1fd2ab7464fcb39406 # v2.2.1

Mutable tags like v2.2.1 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: goto-bus-stop/setup-zig@abea47f85e598557f500fa1fd2ab7464fcb39406 # v2.2.1

Score breakdown

Security (35%)39
Popularity (20%)40
Maintenance (30%)7
Reliability (15%)70