diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 6178f92..00792a3 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -25,7 +25,7 @@ jobs: # PR_URL: ${{github.event.pull_request.html_url}} # GH_TOKEN: ${{secrets.GITHUB_TOKEN}} - name: AutoMerge - uses: actions/github-script@0.2.0 + uses: actions/github-script@v7.0.1 with: script: | github.pullRequests.createReview({