koki-develop/Bump Semantic Version Action

Bump a semantic version.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
current-versionThe current version. If not provided, the action will use the latest version in the repository.
levelThe level of the bump. (major|minor|patch)yes
forceWhether to force the tag creation.false
initial-versionThe version to be pushed when no tags exist yet.v0.0.1
tokenThe GitHub token.${{ github.token }}
namedescription
current-versionThe current version.
new-versionThe new version.