Skip to content

Commit

Permalink
chore(deps): Bump commitizen-tools/commitizen-action from 0.15.0 to 0…
Browse files Browse the repository at this point in the history
….15.1 (#1100)

chore(deps): Bump commitizen-tools/commitizen-action

Bumps [commitizen-tools/commitizen-action](https://github.com/commitizen-tools/commitizen-action) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/commitizen-tools/commitizen-action/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen-action/blob/master/CHANGELOG.md)
- [Commits](commitizen-tools/commitizen-action@0.15.0...0.15.1)

---
updated-dependencies:
- dependency-name: commitizen-tools/commitizen-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2022
1 parent cdc7a11 commit 6cdb0fd
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/[email protected].0
uses: commitizen-tools/[email protected].1
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 6cdb0fd

Please sign in to comment.