diff --git a/.github/workflows/release-create.yaml b/.github/workflows/release-create.yaml index 0086446..0681d91 100644 --- a/.github/workflows/release-create.yaml +++ b/.github/workflows/release-create.yaml @@ -53,7 +53,7 @@ jobs: - id: cz name: Create changelog and bump version - uses: commitizen-tools/commitizen-action@0.24.0 + uses: commitizen-tools/commitizen-action@0.26.0 with: changelog: true changelog_increment_filename: "changes.md"