arnoldvann/Monotrack CLI
Runs Monotrack CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | The command to run. Defaults to 'tag bump' | — | tag bump |
| base | The base SHA used to compare | no | — |
| head | The HEAD SHA used to compare | no | — |
| args | Arguments to pass to the command | no | — |
| config | Name of the configuration file | no | — |
| version | CLI version (release tag, e.g. `v0.8.2`). When unset, defaults to the latest release matching the action's major (e.g. `v0` when called as `@v0` or `@v0.8.3`). Errors if the action ref isn't semver-shaped — set explicitly when pinning to a branch or SHA. | no | "" |
Outputs
| name | description |
|---|---|
| output | The CLI output |