affonso-rafael/Bump Version
Bump version for releases creating and pushin tags properly incremented according the inputs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | Which environment to run (dev, qa, sandbox and prod). | yes | — |
| type | The type of change (major, minor, patch). | yes | — |
| token | A GitHub access token (PAT) with write access to the repo in question. | yes | — |
Outputs
| name | description |
|---|---|
| previous-version | The version that was before the bump |
| new-version | The new version after the bump |