actions-marketplace-validations/Semver Bump
Bump Semantic Version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | A valid semantic version | no | "" |
| version_file | Load version from file (it should the only line in the file) | no | "" |
| bump | Type of the bump | no | patch |
| bump_file | Load bump from file (it should the only line in the file) | no | "" |
Outputs
| name | description |
|---|---|
| version | The bumped version |