actions-marketplace-validations/Auto increment version
Parse and update the version of the project.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| dir | — | — | "" |
| file | — | — | "" |
| index | — | — | -1 |
| increment | — | — | 1 |
| debug | — | — | false |
Outputs
| name | description |
|---|---|
| oldVersion | The old version |
| newVersion | The new version |