sourcespring/Version Updater Action
Find and update version in XML or TOML files and export values to GITHUB_ENV.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file_path | Path to the XML or TOML file | yes | — |
| artifact_id | Artifact ID to find or update | yes | — |
| increment | Which part of the version to increment: major, minor, or patch | no | — |
| set_version | Custom version to set instead of increment | no | — |
Outputs
no outputs