actions-marketplace-validations/Increment Semantic Version

Bump a given semantic version by a release type ( major | minor | patch ) and add a possible postfix ( alpha | beta | rc )

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Aug 2, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/christian-draeger_increment-semantic-version@7eb9ac14e6716de8dfd658066e26a86694c31893 # no releases — HEAD as of 2026-07-15

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

namedescriptionrequireddefault
current-versionThe current semantic version you want to incrementyes
version-fragmentThe versions fragment you want to increment. possible options are [ major | feature| minor | bug | patch | hotfix | alpha | beta | rc ]yes
namedescription
next-versionThe incremented version