diff --git a/.github/workflows/lighthouse.yml b/.github/workflows/lighthouse.yml index 1a04923634f4f..cf5ccc1d812b3 100644 --- a/.github/workflows/lighthouse.yml +++ b/.github/workflows/lighthouse.yml @@ -73,7 +73,7 @@ jobs: - name: Audit Preview URL with Lighthouse # Conduct the lighthouse audit id: lighthouse_audit - uses: treosh/lighthouse-ci-action@fcd65974f7c4c2bf0ee9d09b84d2489183c29726 # v12.6.1 + uses: treosh/lighthouse-ci-action@3e7e23fb74242897f95c0ba9cabad3d0227b9b18 # v12.6.2 with: # Defines the settings and assertions to audit configPath: './.lighthouserc.json'