SEMVER validator
ActionsTags
(2)SEMVER validator
Required Version to validate.
uses: rubenesp87/semver-validation-action@0.1.0
with:
version: ${{ github.event.release.tag_name }}
uses: rubenesp87/semver-validation-action@0.1.0
with:
version: 'v0.7.9'
uses: rubenesp87/semver-validation-action@0.1.0
with:
version: '0.7.9-beta.1'
SEMVER validator is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.