Skip to content

Commit

Permalink
chore(deps): bump commitizen-tools/commitizen-action from 0.18.2 to 0…
Browse files Browse the repository at this point in the history
….19.0 (#1947)
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent a430428 commit 6ba1519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version_bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- name: Bump version
id: cz-bump
uses: commitizen-tools/commitizen-action@0.18.2
uses: commitizen-tools/commitizen-action@0.19.0
with:
increment: ${{ github.event.inputs.bump != 'auto' && github.event.inputs.bump || '' }}
prerelease: ${{ github.event.inputs.prerelease != 'none' && github.event.inputs.prerelease || '' }}
Expand Down

0 comments on commit 6ba1519

Please sign in to comment.