diff --git a/.github/workflows/manualRelease.yml b/.github/workflows/manualRelease.yml index ecb9b6e3..9c562936 100644 --- a/.github/workflows/manualRelease.yml +++ b/.github/workflows/manualRelease.yml @@ -12,7 +12,7 @@ jobs: token: ${{ secrets.SVC_CLI_BOT_GITHUB_TOKEN }} - name: Conventional Changelog Action id: changelog - uses: TriPSs/conventional-changelog-action@d360fad3a42feca6462f72c97c165d60a02d4bf2 + uses: TriPSs/conventional-changelog-action@91be4f3188da74fe85de9caffcebc80b26d43b5b # overriding some of the basic behaviors to just get the changelog with: git-user-name: SF-CLI-BOT