Skip to content

Instantly share code, notes, and snippets.

@amanpruthi
Created June 9, 2022 11:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amanpruthi/f53d3c33b7d714d3da9acb66a6df7fdb to your computer and use it in GitHub Desktop.
Save amanpruthi/f53d3c33b7d714d3da9acb66a6df7fdb to your computer and use it in GitHub Desktop.
- name: Automated Version Bump
id: version-bump
uses: 'phips28/gh-action-bump-version@v9.0.16'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
commit-message: 'CI: Bump version to v{{version}}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment