From 31aa6917add835ea336cbc49552683b8bf10997d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 09:21:24 +0000 Subject: [PATCH] chore(deps): bump treosh/lighthouse-ci-action Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action) from 512cc908a55bfb0ad231facca52adf3d3a651df4 to 3e7e23fb74242897f95c0ba9cabad3d0227b9b18. - [Release notes](https://github.com/treosh/lighthouse-ci-action/releases) - [Commits](https://github.com/treosh/lighthouse-ci-action/compare/512cc908a55bfb0ad231facca52adf3d3a651df4...3e7e23fb74242897f95c0ba9cabad3d0227b9b18) --- updated-dependencies: - dependency-name: treosh/lighthouse-ci-action dependency-version: 3e7e23fb74242897f95c0ba9cabad3d0227b9b18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 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