You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
SEMVER validator
0.0.5
SEMVER validator
Required Version to validate.
uses: actions/[email protected]
with:
version: ${{ github.event.release.tag_name }}
uses: actions/[email protected]
with:
version: 'v0.7.9'
uses: actions/[email protected]
with:
version: '0.7.9-beta.1'