Skip to content

Commit 4031e04

Browse files
build(deps): bump commitizen-tools/commitizen-action
Bumps [commitizen-tools/commitizen-action](https://github.com/commitizen-tools/commitizen-action) from 0.18.2 to 0.21.0. - [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@4498afe...1f11eb2) --- updated-dependencies: - dependency-name: commitizen-tools/commitizen-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b82d4a commit 4031e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Create bump and changelog
4343
id: cz
4444
if: github.repository == 'metis-science/pytopas'
45-
uses: commitizen-tools/commitizen-action@4498afe6f2f1c5993fb29f22db7b597538c00aae
45+
uses: commitizen-tools/commitizen-action@1f11eb222996406681d2bfa1eb3d997eca46557c
4646
with:
4747
github_token: ${{ secrets.GITHUB_TOKEN }}
4848
changelog_increment_filename: .CHANGELOG-CURRENT.md

0 commit comments

Comments
 (0)