Skip to content

Commit

Permalink
chore(deps): bump commitizen-tools/commitizen-action from 0.18.1 to 0…
Browse files Browse the repository at this point in the history
….18.2 (meltano#7679)
  • Loading branch information
dependabot[bot] committed May 18, 2023
1 parent d3692cd commit b082423
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 @@ -46,7 +46,7 @@ jobs:

- name: Bump version
id: cz-bump
uses: commitizen-tools/commitizen-action@0.18.1
uses: commitizen-tools/commitizen-action@0.18.2
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 b082423

Please sign in to comment.