diff --git a/.github/workflows/dependabot-automerge.yml b/.github/workflows/dependabot-automerge.yml index 839d0f59..8adda5c9 100644 --- a/.github/workflows/dependabot-automerge.yml +++ b/.github/workflows/dependabot-automerge.yml @@ -11,7 +11,7 @@ jobs: if: github.actor == 'dependabot[bot]' steps: - name: automerge - uses: actions/github-script@v3.1 + uses: actions/github-script@v6.3.3 with: script: | github.pullRequests.createReview({