From 1e2a14a533cd61cc426c88fe0f385c6bc2e5e563 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 17:02:15 +0000 Subject: [PATCH] Bump repo-sync/pull-request from 2.6 to 2.12 Bumps [repo-sync/pull-request](https://github.com/repo-sync/pull-request) from 2.6 to 2.12. - [Release notes](https://github.com/repo-sync/pull-request/releases) - [Commits](https://github.com/repo-sync/pull-request/compare/v2.6...v2.12) --- updated-dependencies: - dependency-name: repo-sync/pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/open-merged-pr-to-future.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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