ActionRank

GoReleaser Action

Actively maintained

goreleaser/goreleaser-action · MIT

GitHub Action for GoReleaser

1k starsLast commit 1 months agoLatest v7.2.3
B
70
/ 100
Security 59Maintenance 96Popularity 57Reliability 58

Security signals

OpenSSF Scorecard4.9 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: goreleaser/goreleaser-action@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 # v7.2.3

Mutable tags like v7.2.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: goreleaser/goreleaser-action@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 # v7.2.3

Score breakdown

Security (35%)59
Popularity (20%)57
Maintenance (30%)96
Reliability (15%)58