actions-marketplace-validations/Get Semver

Get current/next major, minor, and patch version based on the given semver version.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bump_levelVersion bump level [major, minor, patch].nopatch
verbosePrint current and next version.nofalse
frailReturn exit code of 1 when no version tag is found.notrue
namedescription
current_versionThe current version.
next_versionThe next major version.
errorWether an error was encountered.