actions-marketplace-validations/Check Existing Tag
This action returns a validation if specifying tag already exists in repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 21, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/matheusraz_check-existing-tag-action@da1512ba6fa777d5228f41a070f3f0ff12865c39 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | Tag | yes | — |
Outputs
| name | description |
|---|---|
| tag_is_present | True/False |