dycw/tag-commit

Tag the latest commit

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 16, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: dycw/action-tag-commit@46dde94140982a370a7c5ebcb7f6eb209d8b3044 # 0.3.10

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

namedescriptionrequireddefault
token-checkoutPersonal access token (PAT) used to fetch the repository${{github.token}}
token-githubPersonal access token (PAT) used to authenticate with GitHub${{github.token}}
user-name'git' user namegithub-actions-bot
user-email'git' user emailnoreply@github.com
major-minorAdd the 'major.minor' tagfalse
majorAdd the 'major' tagfalse
latestAdd the 'latest' tagfalse

no outputs