lfreleng-actions/🏷️ Check Semantic Versioning String/Tag

Validates a given string for conformity to Semantic Versioning

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 8, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: lfreleng-actions/tag-validate-semantic-action@d96c64589d640a73d7674206b5d63f550c18327e # v0.2.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
stringTag/version string to check/verifyyes
exit_on_failExits with error status if semantic check failsnofalse
namedescription
validSet true if tag passes semantic versioning check
dev_versionSet true if tag is a development version