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 7af3e6a commit ce00305Copy full SHA for ce00305
.github/workflows/check-frontend.yml
@@ -92,7 +92,7 @@ jobs:
92
path: ./hivemq-edge-frontend/dist
93
94
- name: 🚥 Run Lighthouse audits
95
- uses: treosh/lighthouse-ci-action@2f8dda6cf4de7d73b29853c3f29e73a01e297bd8 # v12
+ uses: treosh/lighthouse-ci-action@fcd65974f7c4c2bf0ee9d09b84d2489183c29726 # v12
96
id: lighthouse
97
with:
98
temporaryPublicStorage: true # upload lighthouse report to the temporary storage
0 commit comments