ActionRank

Auto Cancel Redundant Workflow

Abandoned

technote-space/auto-cancel-redundant-workflow · MIT · archived

GitHub Actions to automatically cancel redundant workflow.

58 starsLast commit 5 years agoLatest v1.7.5
F
19
/ 100
Security 39Maintenance 0Popularity 26Reliability 0

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: technote-space/auto-cancel-redundant-workflow@7d35aba30420fc2368f8aeed50371e99e7fa3239 # v1.7.5

Mutable tags like v1.7.5 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: technote-space/auto-cancel-redundant-workflow@7d35aba30420fc2368f8aeed50371e99e7fa3239 # v1.7.5

Score breakdown

Security (35%)39
Popularity (20%)26
Maintenance (30%)0
Reliability (15%)0