diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 41e291feb..1939365f2 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -12,7 +12,7 @@ jobs: if: ${{ github.actor == 'dependabot[bot]' }} steps: - name: automerge - uses: actions/github-script@v6.4.1 + uses: actions/github-script@v7.0.0 with: script: | github.rest.pulls.merge({