riege/Version
Determine the version for the build artifacts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
no inputs
Outputs
| name | description |
|---|---|
| version | The version string |
| version-without-v | The version string, with a leading "v" removed for tags that resemble a version number |
| major | The major part of a semantic version |
| minor | The minor part of a semantic version |
| patch | The remainder (after major and minor) of a semantic version |