Skip to content

Commit cba50d9

Browse files
build(deps): bump commitizen-tools/commitizen-action
Bumps [commitizen-tools/commitizen-action](https://github.com/commitizen-tools/commitizen-action) from 0.22.0 to 0.23.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.22.0...0.23.0) --- updated-dependencies: - dependency-name: commitizen-tools/commitizen-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 15f860c commit cba50d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
python-version-file: "pyproject.toml"
5151
- id: cz
5252
name: Create bump and changelog
53-
uses: commitizen-tools/commitizen-action@0.22.0
53+
uses: commitizen-tools/commitizen-action@0.23.0
5454
with:
5555
github_token: ${{ secrets.GITHUB_TOKEN }}
5656
extra_requirements: "uv==${{ steps.uv.outputs.uv-version }}"

0 commit comments

Comments
 (0)