From 5bfbc89c999099864f8c816b6a73eebfdbffb765 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 01:10:09 +0000 Subject: [PATCH] chore(deps): update treosh/lighthouse-ci-action action to v12 --- .github/workflows/lighthouse.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lighthouse.yml b/.github/workflows/lighthouse.yml index d51189d98..e40b25f03 100644 --- a/.github/workflows/lighthouse.yml +++ b/.github/workflows/lighthouse.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Test Netlify deploy preview - uses: treosh/lighthouse-ci-action@v11 + uses: treosh/lighthouse-ci-action@v12 env: HOST_BASE: storefront-template.netlify.com HOST_PREVIEW: deploy-preview-${{ github.event.pull_request.number }}--storefront-template.netlify.com