chore(ci): upgrade actions/github-script to v5 (#6328)

This commit is contained in:
Nick Schonning 2022-01-13 02:31:20 -05:00 committed by GitHub
parent 7e3db307ac
commit 98a03067e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ jobs:
PR_NUMBER: ${{ github.event.pull_request.number}}
- name: Format lighthouse score
id: format_lighthouse_score
uses: actions/github-script@v3
uses: actions/github-script@v5
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |