benjaminschmidt/Next version action

Returns the next semantic release version according to conventional commit messages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 2, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: benjaminschmidt/simple-semantic-release@a30edb9caf3b55d24db19b3751a17f409d4775fa # 1.3.5

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
create-releaseIf true, also creates a release with the new version number. Only works on forgejo, not github.nofalse
tokenToken used to create the release if that option has been chosen.no
namedescription
versionNext version based on conventional commits since last tagged commit