actions-marketplace-validations/Tagger - Move semantic tags!
Automatically move your semantic tags on release.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 27, 2023
- License
- AGPL 3.0
Pinned Snippet
uses: actions-marketplace-validations/fischerscode_tagger@050e665e72e709d9340d53aeb3e9fa54f8ed6c66 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | The new tag. Other tags will be moved to this position. | yes | ${{ github.ref }} |
| prefix | The prefix of the semantic tags. | yes | "" |
| token | The github token. | yes | ${{ github.token }} |
Outputs
no outputs