niledatabase/Bump git tag

Automatically creates a git tag for each commit on the main/master branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Feb 11, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: niledatabase/bump-git-tag-action@c38f9549cd101f8f0687c2625e1d72ebbf3cd8c6 # v0.0.17

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

namedescriptionrequireddefault
main-branchThe main branch of the repositorynomain
dry-runIf true, the action will not create a tagnofalse
with_vIf true, the tag will be prefixed with a "v"nofalse
namedescription
tagThe tag that was created (or would be created when using dry-run)
latest_tagThe latest tag, including pre-releases
latest_minor_tagThe latest minor tag, including pre-releases