ActionRank

Cancel Workflow Action

Stale

styfle/cancel-workflow-action · MIT

⏹️ GitHub Action to cancel previous running workflows on push

981 starsLast commit 4 months agoLatest 0.13.1
D
54
/ 100
Security 45Maintenance 55Popularity 57Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # 0.13.1

Mutable tags like 0.13.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: styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # 0.13.1

Score breakdown

Security (35%)45
Popularity (20%)57
Maintenance (30%)55
Reliability (15%)70