tx3stn/vrsn

Run the vrsn semantic-versioning CLI in your workflow.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandThe vrsn subcommand to run (e.g. set, bump, check, get).yes
argsAdditional arguments or flags passed to the vrsn command, e.g. "2.0.0 --file VERSION". Interpreted by the shell, so quote values that contain spaces and do not pass untrusted input.no""
versionThe ghcr.io/tx3stn/vrsn image tag to run: latest (default), or a pinned tag such as 1, 1.4 or 1.4.0.nolatest
working-directoryDirectory (relative to the repository root) to run vrsn in.no.
namedescription
stdoutThe trimmed standard output produced by the vrsn command (useful for `get`).