action-pack/Tag Exists

Action to determine if a tag exists.

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Aug 24, 2026
Maintenance Recency
Activelast commit Aug 2, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: action-pack/tag-exists@1466626d5e0263063b314d09d032be2daa603a6a # v1.11

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

namedescriptionrequireddefault
tagTag to search foryes
repoRepo to search for given tag${{ github.repository }}
github_tokenGitHub token${{ github.token }}
namedescription
existstrue or false