lucaspopp0/Bump semantic version
Bump semantic version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag-prefix | Prefix for tag lookup and the output tag | yes | — |
| bump-type | Optionally pick which element to bump (major, minor, or patch) | no | — |
Outputs
| name | description |
|---|---|
| prev-tag | The previous version tag |
| next-patch-tag | The patch tag for this version |
| next-minor-tag | The floating minor tag for this version |
| next-major-tag | The floating major tag for this version |