[READ-ONLY] a fast, modern browser for the npm registry

chore(deps): update actions/github-script action to v8 (#1501)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
acbb9b4f ca3a9caf

+1 -1
+1 -1
.github/workflows/welcome.yml
··· 16 16 name: 🎉 Welcome new contributor 17 17 steps: 18 18 - name: 🎉 Welcome new contributor 19 - uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1 19 + uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0 20 20 with: 21 21 script: | 22 22 const pr = context.payload.pull_request;