infra-blocks/Git tag semver action

This action manages semantic versioning git tags. What it does depend on the version bump type provided by the user.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionThe version bump type. Either "major", "minor" or "patch".yes
dry-runWhether to push the resulting tags.no
namedescription
tagsThe tags applied to the ref as a stringified JSON array.