ActionRank

pinact

Actively maintained

suzuki-shunsuke/pinact-action · MIT

GitHub Actions to pin GitHub Actions by pinact

75 starsLast commit todayLatest v3.0.0
B
70
/ 100
Security 75Maintenance 100Popularity 31Reliability 49

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: suzuki-shunsuke/pinact-action@896d595f299e71d65b9d28349d6956abe144390a # v3.0.0

Mutable tags like v3.0.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: suzuki-shunsuke/pinact-action@896d595f299e71d65b9d28349d6956abe144390a # v3.0.0

Score breakdown

Security (35%)75
Popularity (20%)31
Maintenance (30%)100
Reliability (15%)49