diff --git a/.github/workflows/pr-open.yml b/.github/workflows/pr-open.yml index f31203ea..beeae6c7 100644 --- a/.github/workflows/pr-open.yml +++ b/.github/workflows/pr-open.yml @@ -39,7 +39,7 @@ jobs: - name: Conventional Changelog Update continue-on-error: true - uses: TriPSs/conventional-changelog-action@v4 + uses: TriPSs/conventional-changelog-action@v5 id: changelog with: github-token: ${{ github.token }}