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