actions-marketplace-validations/tag-major-minor
Create git tags for the specified major and minor version identifiers
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 5, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/jacobsvante_tag-major-minor-action@30bcb1ae864f920a1afc58969f3a4a3ee2953922 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| major | The major version to tag | yes | — |
| minor | The major version to tag | yes | — |
| tag-prefix | A prefix to add to the git tag | no | v |
| tag-message-prefix | Add this to the start of the git tag message | no | Release |
Outputs
no outputs