ActionRank

Delete Package Versions

Abandoned

actions/delete-package-versions · MIT

439 starsLast commit 1 year agoLatest v5
D
46
/ 100
Security 48Maintenance 14Popularity 52Reliability 100

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: actions/delete-package-versions@e5bc658cc4c965c472efe991f8beea3981499c55 # v5

Mutable tags like v5 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: actions/delete-package-versions@e5bc658cc4c965c472efe991f8beea3981499c55 # v5

Score breakdown

Security (35%)48
Popularity (20%)52
Maintenance (30%)14
Reliability (15%)100