zyactions/ZyAction: Update Semver

A GitHub Action to update floating version tag aliases.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagThe name of the target tag or the reference to be used to update the other tags. Defaults to `GITHUB_REF` if not specified. no""
prefixAn optional version prefix like e.g. `v` or `release-v`. Defaults to `v`. nov
update-minorEnable this option to also update minor version tags. Defaults to `false`. nofalse
ignore-prereleaseEnable this option to ignore prerelease versions. Defaults to `true`. notrue

no outputs