ActionRank

Actions Ecosystem Bump Semver

Abandoned

actions-ecosystem/action-bump-semver · Apache-2.0

⏫ GitHub Action to bump the semver version up

57 starsLast commit 4 years agoLatest v1.0.0
F
35
/ 100
Security 50Maintenance 4Popularity 30Reliability 70

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: actions-ecosystem/action-bump-semver@34e334551143a5301f38c830e44a22273c6ff5c5 # v1.0.0

Mutable tags like v1.0.0 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-ecosystem/action-bump-semver@34e334551143a5301f38c830e44a22273c6ff5c5 # v1.0.0

Score breakdown

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