tj-actions/Cargo Bump
Bump Cargo.toml version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| release_type | The release type (major, minor, patch). (Default: the diff between the current tag and the previous tag) | no | "" |
| working-directory | Working directory | no | . |
Outputs
| name | description |
|---|---|
| release_type | The difference between two versions by the release type (major, minor, patch) |
| new_version | The current project version |
| old_version | The previous project version |