diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 3661207..f4a9975 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -34,7 +34,7 @@ jobs: use-tool-cache: true - name: Create bump and changelog id: cz - uses: commitizen-tools/commitizen-action@0.22.0 + uses: commitizen-tools/commitizen-action@0.23.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} changelog_increment_filename: body.md