actions-marketplace-validations/bump-everywhere

Bump git tag to the next version, generate a changelog file, and create a release with auto-generated release notes

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryRepository name with owner to bump & release. For example, undergroundwires/bump-everywhereno${{ github.repository }}
userName of the user who will do the bump commitno${{ github.actor }}
commit-messageCommit message that will be used in the bump commitno⬆️ bump everywhere to {{version}}
git-tokenPersonal access token (PAT) used to clone & push to the repository.no${{ github.token }}
release-typeThe type of the GitHub releasenorelease
release-tokenPersonal access token (PAT) used to release to GitHub.no${{ github.token }}

no outputs