kyoh86/Git Vertag

Put new git tag for next semantic version

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 26, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: kyoh86/git-vertag-action@b82138aae8d952ec66da54e4344513add1c43ff8 # v1.1.2

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

namedescriptionrequireddefault
methodWhich number to increment in the semantic versioning. Set 'major', 'minor', 'patch', 'get' or 'validate'. yes
tagTag to validate when method is 'validate'. If omitted, validates tags pointing at HEAD. no
pushIf the new tag should be pushed, set "true". nofalse
namedescription
vertagSemantic version tag from the selected method