We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 737f668 commit 2e3ef93Copy full SHA for 2e3ef93
.github/workflows/lighthouse.yml
@@ -78,7 +78,7 @@ jobs:
78
- name: Audit Preview URL with Lighthouse
79
# Conduct the lighthouse audit
80
id: lighthouse_audit
81
- uses: treosh/lighthouse-ci-action@03becbfc543944dd6e7534f7ff768abb8a296826 # v10.1.0
+ uses: treosh/lighthouse-ci-action@1b0e7c33270fbba31a18a0fbb1de7cc5256b6d39 # v11.4.0
82
with:
83
# Defines the settings and assertions to audit
84
configPath: './.lighthouserc.json'
0 commit comments