frbayart/Check Version Custom Github Action
Check version format is valid
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 3, 2022
- License
- MIT
Pinned Snippet
uses: frbayart/check-version-gh-action@fca377caefd667ded87c3915b7acf9cc1d6a4b38 # v0.1.0-betatags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version_format | version format used to validate version number | yes | v1 |
| version_number | version number to validate | yes | — |
Outputs
| name | description |
|---|---|
| version_validated | return code 0 / 1 |