From 19b7fbacc0b8a3f430527c688117c69ed4152909 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 12:02:24 +0000 Subject: [PATCH] Bump repo-sync/pull-request from 2.6 to 2.9 Bumps [repo-sync/pull-request](https://github.com/repo-sync/pull-request) from 2.6 to 2.9. - [Release notes](https://github.com/repo-sync/pull-request/releases) - [Commits](https://github.com/repo-sync/pull-request/compare/65194d8015be7624d231796ddee1cd52a5023cb3...1b6c62644f972d1a4cf98835ed1efe728d7497a8) --- 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 24eecc753a3b..df4844fb3e15 100644 --- a/.github/workflows/repo-sync.yml +++ b/.github/workflows/repo-sync.yml @@ -118,7 +118,7 @@ jobs: - name: Create pull request id: create-pull - uses: repo-sync/pull-request@65194d8015be7624d231796ddee1cd52a5023cb3 + uses: repo-sync/pull-request@1b6c62644f972d1a4cf98835ed1efe728d7497a8 env: GITHUB_TOKEN: ${{ secrets.OCTOMERGER_PAT_WITH_REPO_AND_WORKFLOW_SCOPE }} with: