diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b6454a90..1259a690 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,7 @@ jobs: - name: Conventional Changelog Action 📋 id: changelog - uses: TriPSs/conventional-changelog-action@67139193614f5b9e8db87da1bd4240922b34d765 # v6 + uses: TriPSs/conventional-changelog-action@84dadaf2c367cb52af02737cd9c7e888807219e7 # v6 with: github-token: ${{ steps.generate-token.outputs.token }} git-user-name: "braid-bot[bot]"