ari-party/ari-party Action Get Latest Tag

Get the latest git tag

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
semver_onlyWhether gets only a tag in the shape of semver. `v` prefix is accepted for tag names.nofalse
initial_versionThe initial version. Works only when `inputs.with_initial_version` == `true`.nov0.0.0
with_initial_versionWhether returns `inputs.initial_version` as `outputs.tag` if no tag exists. `true` and `false` are available.notrue
namedescription
tagThe latest tag. If no tag exists and `inputs.with_initial_version` == `false`, this value is `''`.