From 7cfe9a7b12cb6b20b9c7fb215512251bbd74a024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 16:02:33 +0000 Subject: [PATCH] Bump repo-sync/pull-request from 2.6 to 2.11 Bumps [repo-sync/pull-request](https://github.com/repo-sync/pull-request) from 2.6 to 2.11. - [Release notes](https://github.com/repo-sync/pull-request/releases) - [Commits](https://github.com/repo-sync/pull-request/compare/65194d8015be7624d231796ddee1cd52a5023cb3...7e4bc12dc74ac246e40a90bb7ec609dc236c3c15) --- 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/repo-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/repo-sync.yml b/.github/workflows/repo-sync.yml index ee8ef065c136..04b9c31631fd 100644 --- a/.github/workflows/repo-sync.yml +++ b/.github/workflows/repo-sync.yml @@ -121,7 +121,7 @@ jobs: github_token: ${{ secrets.OCTOMERGER_PAT_WITH_REPO_AND_WORKFLOW_SCOPE }} - name: Create pull request - uses: repo-sync/pull-request@65194d8015be7624d231796ddee1cd52a5023cb3 + uses: repo-sync/pull-request@7e4bc12dc74ac246e40a90bb7ec609dc236c3c15 env: GITHUB_TOKEN: ${{ secrets.OCTOMERGER_PAT_WITH_REPO_AND_WORKFLOW_SCOPE }} with: