ActionRank

Go Release Binaries

Stale

wangyoucao577/go-release-action · MIT

Automatically publish Go binaries to Github Release Assets through Github Action.

546 starsLast commit 7 months agoLatest v1.55
D
45
/ 100
Security 43Maintenance 46Popularity 56Reliability 30

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: wangyoucao577/go-release-action@279495102627de7960cbc33434ab01a12bae144b # v1.55

Mutable tags like v1.55 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: wangyoucao577/go-release-action@279495102627de7960cbc33434ab01a12bae144b # v1.55

Score breakdown

Security (35%)43
Popularity (20%)56
Maintenance (30%)46
Reliability (15%)30