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 b1d2479 commit 4605b51Copy full SHA for 4605b51
1 file changed
.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@ed597411d8f924073f98dfc5c65a23a2325f34cd # 8.0.0
+ uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # 9.0.0
57
with:
58
github-token: ${{ secrets.GITHUB_TOKEN }}
59
script: |
0 commit comments