robzr/sver Action
sver SemVer (Semantic Versioning 2) parser, bump & utility action with support for version constraints
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 9, 2024
- License
- None
Pinned Snippet
uses: robzr/sver@6b260997443c3aa7f46c790e047f89ef234f8b96 # v1.2.5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| command | sver (https://github.com/robzr/sver) command and arguments. | no | "" |
| input | List of input versions, used with filter, max, min, or sort commands. | no | — |
| input-command | Command to be run, the output will be used in place of the input variable. | no | — |
Outputs
| name | description |
|---|---|
| output | Output of sver command. JSON/YAML, string or boolean-as-string. |