diff --git a/.github/workflows/dependabotautomerge.yml b/.github/workflows/dependabotautomerge.yml index fd082a3..24fc1b9 100644 --- a/.github/workflows/dependabotautomerge.yml +++ b/.github/workflows/dependabotautomerge.yml @@ -14,7 +14,7 @@ jobs: if: github.actor == 'dependabot[bot]' steps: - name: automerge - uses: actions/github-script@v8.0.0 + uses: actions/github-script@v9.0.0 with: script: | github.pullRequests.createReview({