diff --git a/.github/workflows/backport-prs.yml b/.github/workflows/backport-prs.yml index e93b71bea97..eadba7b1199 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@v5 + uses: peter-evans/create-pull-request@v6 with: title: '${{ github.event.pull_request.title }} (backport)' body: >