Skip to content

SEMVER validator

Actions
Validate SEMVER version
0.1.0
Latest
Star (8)

Semver validation action

SEMVER validator

Inputs

version

Required Version to validate.

Example usage

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.

About

Validate SEMVER version
0.1.0
Latest

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.