actions-marketplace-validations/Extract Tag
Extract tag name from pushed tag
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 12, 2024
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/aaronbarnaby_get-tag@ccb1428c94fd2e7663e6b38499c79400fe1bdd75 # no releases — HEAD as of 2026-08-29tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| without_prefix_v | Remove prefix `v` from tag | no | false |
Outputs
| name | description |
|---|---|
| tag | Git Tag Name |