mr-version/Setup Mister.Version
Install and setup the Mister.Version CLI tool for semantic versioning in monorepos
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of Mister.Version to install (latest or specific version like 1.0.0) | no | latest |
| dotnet-version | .NET SDK version to use (8.0.x, 9.0.x, or 10.0.x) | no | 8.0.x |
| cache | Enable caching of the tool installation | no | true |
Outputs
| name | description |
|---|---|
| tool-path | Path to the installed mr-version tool |
| cache-hit | Whether the tool was restored from cache |
| version | Actual version of the tool that was installed |