diff --git a/.github/workflows/lighthouse.yml b/.github/workflows/lighthouse.yml index 4f3bfd85..7933fff0 100644 --- a/.github/workflows/lighthouse.yml +++ b/.github/workflows/lighthouse.yml @@ -37,7 +37,7 @@ jobs: run: npm run build - name: Run Lighthouse CI - uses: treosh/lighthouse-ci-action@512cc908a55bfb0ad231facca52adf3d3a651df4 # v12 + uses: treosh/lighthouse-ci-action@3e7e23fb74242897f95c0ba9cabad3d0227b9b18 # v12 with: configPath: './config/.lighthouserc.json' # Keep results as run artifacts instead of uploading them to the public