actions-marketplace-validations/Actions Tagger

Keep your action versions up-to-date by automatically promoting a major version each time a minor release is created

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
publish_latest_tag(Deprecated) Whether or not to also publish a `latest` tagnofalse
publish_latestWhether or not to also publish a `latest` ref (depending on `prefer_branch_releases`)nofalse
prefer_branch_releasesDo you prefer creating major branches as opposed to major tags?nofalse
tokenA GitHub token used for making requests to Github's API${{ github.token }}
namedescription
tagThe major version that was created/updated. ex v1
latestEither 'true' or 'false' depending on whether the 'latest' tag was created