salesforcecli / github-workflows

reusable shared CI scripts
BSD 3-Clause "New" or "Revised" License
15 stars 8 forks source link

Reject invalid semver #114

Closed iowillhoit closed 4 months ago

iowillhoit commented 4 months ago

If semver contains non-semver characters, exit 1.

@W-15999558@

Example of this failing: https://github.com/iowillhoit/gha-sandbox/actions/runs/9503509788/job/26194090254 Example of this passing: https://github.com/iowillhoit/gha-sandbox/actions/runs/9504810451/job/26198288945