version-cli/Version
A tool to handle version numbers
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Explicit version to use (e.g. v0.1.5). Defaults to the action tag. | no | — |
| command | Command to run (bump or latest) | yes | — |
| args | Arguments to pass to the command | yes | — |
Outputs
| name | description |
|---|---|
| version | The output of the command |