diff --git a/.github/workflows/repo-sync.yml b/.github/workflows/repo-sync.yml index cb661982e438..54bfe84ae917 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@572331753c3787dee4a6c0b6719c889af9646b81 env: GITHUB_TOKEN: ${{ secrets.OCTOMERGER_PAT_WITH_REPO_AND_WORKFLOW_SCOPE }} with: