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 9984e30 commit 23d3249Copy full SHA for 23d3249
.github/workflows/lighthouse.yml
@@ -87,7 +87,7 @@ jobs:
87
- name: Audit Preview URL with Lighthouse
88
# Conduct the lighthouse audit
89
id: lighthouse_audit
90
- uses: treosh/lighthouse-ci-action@1b0e7c33270fbba31a18a0fbb1de7cc5256b6d39 # v11.4.0
+ uses: treosh/lighthouse-ci-action@fcd65974f7c4c2bf0ee9d09b84d2489183c29726 # v12.6.1
91
with:
92
# Defines the settings and assertions to audit
93
configPath: './.lighthouserc.json'
0 commit comments