ActionRank

action turnstyle

Actively maintained

softprops/turnstyle · MIT

🎟️A GitHub Action for serializing workflow runs

378 starsLast commit 16 days agoLatest v3.3.2
C
68
/ 100
Security 53Maintenance 96Popularity 50Reliability 70

Security signals

OpenSSF Scorecard5.5 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: softprops/turnstyle@afaccda0f3c0136fb7cb4a734b9b96be03599948 # v3.3.2

Mutable tags like v3.3.2 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: softprops/turnstyle@afaccda0f3c0136fb7cb4a734b9b96be03599948 # v3.3.2

Score breakdown

Security (35%)53
Popularity (20%)50
Maintenance (30%)96
Reliability (15%)70