actions-marketplace-validations/Increment Version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| current-version | The current semantic version you want to increment | yes | — |
| version-fragment | The versions fragment you want to increment. possible options are [ major | feature | bug | alpha | beta | rc ] | yes | — |
Outputs
| name | description |
|---|---|
| next-version | The incremented version |