chore(deps): bump actions/github-script from 7.0.0 to 7.0.1 (#9568)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-11-21 12:41:10 +01:00 committed by GitHub
parent 58f59e7f89
commit afacb110b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@ jobs:
- name: Format lighthouse score
id: format_lighthouse_score
uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # 7.0.0
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # 7.0.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |