ActionRank

Rollback Release

Abandoned

author/action-rollback · MIT

A Github action to rollback/delete a release.

60 starsLast commit 1 year agoLatest 1.0.4
F
33
/ 100
Security 38Maintenance 9Popularity 30Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: author/action-rollback@f4473931b1155b601092ec00eb1fa4882b80219f # 1.0.4

Mutable tags like 1.0.4 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: author/action-rollback@f4473931b1155b601092ec00eb1fa4882b80219f # 1.0.4

Score breakdown

Security (35%)38
Popularity (20%)30
Maintenance (30%)9
Reliability (15%)70