Skip to content

Commit 25a944c

Browse files
dependabot[bot]davidlday
authored andcommitted
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 2eac724 commit 25a944c

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
@@ -41,7 +41,7 @@ jobs:
4141
fetch-depth: 0
4242
submodules: true
4343
- name: Create bump and changelog
44-
uses: commitizen-tools/commitizen-action@0.24.0
44+
uses: commitizen-tools/commitizen-action@0.26.0
4545
with:
4646
github_token: ${{ secrets.GITHUB_TOKEN }}
4747
check_consistency: true

0 commit comments

Comments
 (0)