diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index d6be71b..5d31dee 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.20.0 + uses: commitizen-tools/commitizen-action@0.21.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} changelog_increment_filename: body.md