ActionRank

Semver Release

Abandoned

K-Phoen/semver-release-action · MIT

GitHub Action to automatically create SemVer compliant releases based on PR labels.

91 starsLast commit 3 years agoLatest v1.3.2
F
32
/ 100
Security 39Maintenance 4Popularity 31Reliability 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: K-Phoen/semver-release-action@66213203ee3728bef68a86aaef47057e9a6b9480 # v1.3.2

Mutable tags like v1.3.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: K-Phoen/semver-release-action@66213203ee3728bef68a86aaef47057e9a6b9480 # v1.3.2

Score breakdown

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