diff --git a/.github/workflows/dependabot-auto-update.yml b/.github/workflows/dependabot-auto-update.yml index 1f9082d..6de72f6 100644 --- a/.github/workflows/dependabot-auto-update.yml +++ b/.github/workflows/dependabot-auto-update.yml @@ -61,7 +61,7 @@ jobs: - name: Comment on PR if: steps.verify-changed-files.outputs.changed == 'true' - uses: actions/github-script@v7 + uses: actions/github-script@v9 with: script: | github.rest.issues.createComment({