From 5b8c35147a06db6315054e322a312447f8e56a27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 07:45:37 +0000 Subject: [PATCH] chore(deps): update treosh/lighthouse-ci-action action to v12 --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 5eb38d8..6813215 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -44,7 +44,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Audit URLs using Lighthouse - uses: treosh/lighthouse-ci-action@v10 + uses: treosh/lighthouse-ci-action@v12 with: urls: | ${{needs.publish.outputs.url}}