From 5cf047a18a3b84981d4078dd96d36bd4fac1378c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 May 2022 02:09:19 +0000 Subject: [PATCH] Bump repo-sync/pull-request from 2.6 to 2.6.2 Bumps [repo-sync/pull-request](https://github.com/repo-sync/pull-request) from 2.6 to 2.6.2. - [Release notes](https://github.com/repo-sync/pull-request/releases) - [Commits](https://github.com/repo-sync/pull-request/compare/65194d8015be7624d231796ddee1cd52a5023cb3...65785d95a5a466e46a9d0708933a3bd51bbf9dde) --- updated-dependencies: - dependency-name: repo-sync/pull-request dependency-type: direct:production update-type: version-update:semver-patch ... 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 cb661982e438..7c449cc5a109 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@65785d95a5a466e46a9d0708933a3bd51bbf9dde env: GITHUB_TOKEN: ${{ secrets.OCTOMERGER_PAT_WITH_REPO_AND_WORKFLOW_SCOPE }} with: