alirezatheh/Auto Bump Versions

Automate bump versions in `CHANGELOG.md` (`Keep a Changelog` format) and other files, then commit and push changes.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 5, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: alirezatheh/auto-bump-versions@f665b0890f5642647d45ce7eceddf8324cfb24e6 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenGitHub token.yes
new-versionThe version to be bumped. If missing guess the new version using section names in unreleased changes of `CHANGELOG.md` (`Keep a Changelog` format). no
use-bumpverIf use `BumpVer` to bump local version in files other than `CHANGELOG.md`. If this is `true` your project root must contain `bumpver.toml` file. nofalse
namedescription
new-versionNew bumped version. If `new-version` input is missing, is the guessed version.