diff --git a/.github/workflows/renovate-auto-approve.yml b/.github/workflows/renovate-auto-approve.yml index cbdf5b2..dccba24 100644 --- a/.github/workflows/renovate-auto-approve.yml +++ b/.github/workflows/renovate-auto-approve.yml @@ -19,7 +19,7 @@ jobs: runs-on: blacksmith-2vcpu-ubuntu-2404 timeout-minutes: 10 steps: - - uses: actions/github-script@v8 + - uses: actions/github-script@v9 with: script: | const pr = context.payload.pull_request;