Skip to content

Commit 410145c

Browse files
ci(deps): bump commitizen-tools/commitizen-action from 0.24.0 to 0.26.0
Bumps [commitizen-tools/commitizen-action](https://github.com/commitizen-tools/commitizen-action) from 0.24.0 to 0.26.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@0.24.0...0.26.0) --- updated-dependencies: - dependency-name: commitizen-tools/commitizen-action dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05438c1 commit 410145c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
fetch-depth: 0
4242
- name: Create bump and changelog
43-
uses: commitizen-tools/commitizen-action@0.24.0
43+
uses: commitizen-tools/commitizen-action@0.26.0
4444
with:
4545
github_token: ${{ secrets.GITHUB_TOKEN }}
4646
check_consistency: true

0 commit comments

Comments
 (0)