We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b7778a commit e8f7269Copy full SHA for e8f7269
.github/workflows/lighthouse-report.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Format lighthouse score
55
id: format_lighthouse_score
56
- uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # 7.0.1
+ uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # 8.0.0
57
with:
58
github-token: ${{ secrets.GITHUB_TOKEN }}
59
script: |
0 commit comments