ouhammmourachid/Github Action for Bumpversion

bumpversion action for bumping the version of the project .

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bump-typethe type of the bump version .yespatch
branchthe branch to push the changes to .yesmain
github-tokenthe github token to use for the git push .no${{ github.token }}
release-titlethe title of the release .no""
generate-notesgenerate notes for the release .notrue
namedescription
new-versionthe new version after the bump version .
old-versionthe old version before the bump version .