diff --git a/.github/workflows/open-merged-pr-to-future.yml b/.github/workflows/open-merged-pr-to-future.yml index 6ccc567d56b..4d1f6d037b3 100644 --- a/.github/workflows/open-merged-pr-to-future.yml +++ b/.github/workflows/open-merged-pr-to-future.yml @@ -20,7 +20,7 @@ jobs: branch: v10/${{ github.event.pull_request.head.ref }}-${{ github.event.pull_request.head.sha }} - name: Create Pull Request - uses: repo-sync/pull-request@v2.6 + uses: repo-sync/pull-request@v2.12 with: source_branch: v10/${{ github.event.pull_request.head.ref }}-${{ github.event.pull_request.head.sha }} destination_branch: release/10.0.0