diff --git a/.github/workflows/first-pull-request.yml b/.github/workflows/first-pull-request.yml index dfaca22d..6210626a 100644 --- a/.github/workflows/first-pull-request.yml +++ b/.github/workflows/first-pull-request.yml @@ -18,7 +18,7 @@ jobs: allowed-endpoints: > api.github.com:443 - - uses: actions/github-script@v6 + - uses: actions/github-script@v7 with: script: | // Get a list of all issues created by the PR opener