ActionRank

Github Release create, update, and upload assets

Abandoned

meeDamian/github-release · MIT

Github Action to create, update, or add files to Github Releases

70 starsLast commit 6 years agoLatest v2.0.3
F
30
/ 100
Security 37Maintenance 4Popularity 27Reliability 70

Security signals

OpenSSF Scorecard2.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: meeDamian/github-release@7ae19492500104f636b3fee4d8103af0fed36c8e # v2.0.3

Mutable tags like v2.0.3 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: meeDamian/github-release@7ae19492500104f636b3fee4d8103af0fed36c8e # v2.0.3

Score breakdown

Security (35%)37
Popularity (20%)27
Maintenance (30%)4
Reliability (15%)70