Upload a Release Asset
Abandonedactions/upload-release-asset · MIT · archived
An Action to upload a release asset via the GitHub Release API
★ 717 starsLast commit 5 years agoLatest v1.0.2
F
27
/ 100
Security signals
OpenSSF Scorecard4.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: actions/upload-release-asset@e8f9f06c4b078e705bd2ea027f0926603fc9b4d5 # v1.0.2Mutable tags like v1.0.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: actions/upload-release-asset@e8f9f06c4b078e705bd2ea027f0926603fc9b4d5 # v1.0.2
Score breakdown
Security (35%)49
Popularity (20%)48
Maintenance (30%)0
Reliability (15%)0