ActionRank

Upload To Github Release

Actively maintained

xresloader/upload-to-github-release · MIT

61 starsLast commit 2 months agoLatest v1.6.2
D
53
/ 100
Security 39Maintenance 74Popularity 35Reliability 70

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: xresloader/upload-to-github-release@7c5757a90c0bcf0c0e1741da8f2abd7b85e675d0 # v1.6.2

Mutable tags like v1.6.2 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: xresloader/upload-to-github-release@7c5757a90c0bcf0c0e1741da8f2abd7b85e675d0 # v1.6.2

Score breakdown

Security (35%)39
Popularity (20%)35
Maintenance (30%)74
Reliability (15%)70