actions-marketplace-validations/Semantic versioning parser

GitHub action for parsing semantic versions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jul 15, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/applicreation_versions-action@faabaea22b7de52d44642440a7c4b1f7b6436db1 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
tagThe full semantic version to parse (e.g., v1.2.3 or 1.2.3)yes
namedescription
has_prefixWhether the version has a prefix (true/false)
majorThe major version number
minorThe minor version number
patchThe patch version number