SEMVER validator
Required Version to validate.
uses: rubenesp87/[email protected]
with:
version: ${{ github.event.release.tag_name }}
uses: rubenesp87/[email protected]
with:
version: 'v0.7.9'
uses: rubenesp87/[email protected]
with:
version: '0.7.9-beta.1'