actions-marketplace-validations/Set Calver Version

Calculate Calver version and set PACKAGE_VERSION environment variables.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 16, 2022
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/nelyx_action-calver@d13eb53c375e572e1bb2dcf4aae69d9778c858d5 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
version_prefixVersion string prefixno""
default_branchName of the default branchnorefs/heads/main
formatDay.js compatible date format stringyesYY.M.D
namedescription
package_versionThe version we determined
package_suffixIf the action is triggered on a non-default branch its assumed to be a prerelease and the suffix will be the branch name. Otherwise it will be an empty string.