robertpeteuil/Simple Semver
Simple action to increment a semver version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| increment | (m)ajor, m(i)nor or (p)atch | yes | p |
| semver-input | Semver input, e.g. 1.2.3 | yes | — |
Outputs
| name | description |
|---|---|
| semver | Updated semver string |