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 64035f5 commit 28e73f0Copy full SHA for 28e73f0
.github/workflows/lighthouse.yml
@@ -95,7 +95,7 @@ jobs:
95
- name: Format Lighthouse Score
96
# Transform the audit results into a single, friendlier output
97
id: format_lighthouse_score
98
- uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
+ uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
99
env:
100
# using env as input to our script
101
# see https://github.com/actions/github-script#use-env-as-input
0 commit comments