From 1c391cfb6837dc4b875b90d836ec3e3837a71ec8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 21:50:07 +0000 Subject: [PATCH] chore(deps): update treosh/lighthouse-ci-action action to v12 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ee17718f..15c7d988 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -19,4 +19,4 @@ jobs: - run: npm ci - run: npm run lint - run: npm run build - - uses: treosh/lighthouse-ci-action@v11 + - uses: treosh/lighthouse-ci-action@v12