ActionRank

Next SemVers

Stale

WyriHaximus/github-action-next-semvers · MIT

Github Action that output the next version for major, minor, and patch version based on the given semver version.

60 starsLast commit 11 months agoLatest v1.2.1
F
35
/ 100
Security 30Maintenance 17Popularity 36Reliability 82

Security signals

OpenSSF Scorecard1.6 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: WyriHaximus/github-action-next-semvers@18aa9ed4152808ab99b88d71f5481e41f8d89930 # v1.2.1

Mutable tags like v1.2.1 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: WyriHaximus/github-action-next-semvers@18aa9ed4152808ab99b88d71f5481e41f8d89930 # v1.2.1

Score breakdown

Security (35%)30
Popularity (20%)36
Maintenance (30%)17
Reliability (15%)82