diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c8c9ff4..7ba54d1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,7 +22,7 @@ jobs: fetch-depth: 0 - name: Generate changelog for this release id: cliff - uses: orhun/git-cliff-action@98c93442bb05a455a77bee982867857ae748eeea # v4 + uses: orhun/git-cliff-action@c93ef52f3d0ddcdcc9bd5447d98d458a11cd4f72 # v4 with: config: cliff.toml args: --latest --strip header