rafalczajka/Update Tags
Updates tags for the repository using semantic versioning
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Set specific version | no | — |
| type | Type of version increment. Available options: major, minor, patch | no | patch |
| skip-push | Skip pushing the tags to remote repository | no | false |
Outputs
| name | description |
|---|---|
| version | Version that was set |
| previous_version | Previous version |