dokku/semver-generator
Github Action for generating a semver version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bump | The type of bump to perform (major, minor, patch) | yes | — |
| input | The input version to bump | yes | — |
Outputs
| name | description |
|---|---|
| version | The computed version |