Skip to content

Commit c9c1dd4

Browse files
authored
Merge pull request #465 from Ponte-Energy-Partners/dependabot/github_actions/commitizen-tools/commitizen-action-0.23.0
build(deps): bump commitizen-tools/commitizen-action from 0.22.0 to 0.23.0
2 parents 15f860c + cba50d9 commit c9c1dd4

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)