diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2e5e935..3c77e09 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -35,7 +35,7 @@ jobs: body: ${{ steps.changelog.outputs.clean_changelog }} - name: Create Pull Request - uses: mhutchie/create-pull-request@v3 + uses: peter-evans/create-pull-request@v5 with: token: ${{ secrets.PAT }} commit-message: Automated pull request for release