diff --git a/.github/workflows/backport-prs.yml b/.github/workflows/backport-prs.yml index eadba7b119..301a87479b 100644 --- a/.github/workflows/backport-prs.yml +++ b/.github/workflows/backport-prs.yml @@ -42,7 +42,7 @@ jobs: - name: Create backport PR id: create-pr - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: title: '${{ github.event.pull_request.title }} (backport)' body: >