actions-marketplace-validations/Git Last Tag

Find and return the most recent matching tag

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 1, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/rmeneely_git-last-tag@6e64bfda393ecc805013c5af49b9e4379ca9a14b # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
tag_patternThe tag pattern to matchnov[0-9]*.[0-9]*.[0-9]*
ignore_tag_patternThe tag pattern to ignoreno""
namedescription
last_tagSets the env.LAST_TAG to the most recent matching tag