32teeth/Bump Tag Action
Bump the Git tag version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Sep 4, 2025
- License
- Other
Pinned Snippet
uses: 32teeth/action-github-version-bumper@cf735f9288f4fe58921c1a4e035050f005743752 # v1.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| numbers_only | Return only the tag number (v1.0.0 -> 1.0.0) | no | false |
Outputs
| name | description |
|---|---|
| tag | The new tag version |