discoverygarden/Bump Action Major Version tag

Bump the major version reference tag for the action.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagThe version tag to grab the major version from.no
shaThe sha for the tag used to generate the major version release.no
github_tokenToken to use to push to the repo. Pass in using `secrets.GITHUB_TOKEN`.no${{ github.token }}
prefixVersion number prefix value.no""
dry_runVariable to indicate a dryrun where a tag is not made.nofalse
namedescription
major_tagThe major tag generated by the workflow.
origin_tagThe origin tag discovered and used by the workflow to make the major tag.