rickstaa/Update semver

Updates major/minor release tags on a tag push

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGITHUB_TOKEN. Optional if you use checkout@v2 action.${{ github.token }}
tagOptional. Existing tag to update from. Default comes from $GITHUB_REF.no
messageTag message.no
major_version_tag_onlyOptional. Create only major version tags.no
move_patch_tagOptional. Move the patch tag to the latest commit.no
gpg_private_keyOptional. GPG key to sign the tag with.no
gpg_passphraseOptional. GPG key passphrase.no

no outputs