sming-code/Get Version number
Get version details for this repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| major | The major part of the required version | yes | 1 |
| minor | The minor part of the required version | yes | 0 |
Outputs
| name | description |
|---|---|
| last-release-tag | The tag for the previous release |
| version-no | The version number to use for this build |