From 23558f7735a5539f013e511b3c6f9c94f58eef92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 20:46:47 +0000 Subject: [PATCH] chore(deps): bump treosh/lighthouse-ci-action from 12.6.1 to 12.6.2 Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action) from 12.6.1 to 12.6.2. - [Release notes](https://github.com/treosh/lighthouse-ci-action/releases) - [Commits](https://github.com/treosh/lighthouse-ci-action/compare/fcd65974f7c4c2bf0ee9d09b84d2489183c29726...3e7e23fb74242897f95c0ba9cabad3d0227b9b18) --- updated-dependencies: - dependency-name: treosh/lighthouse-ci-action dependency-version: 12.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/lighthouse-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lighthouse-report.yml b/.github/workflows/lighthouse-report.yml index fcef4716e02b..da48c6215fc7 100644 --- a/.github/workflows/lighthouse-report.yml +++ b/.github/workflows/lighthouse-report.yml @@ -37,7 +37,7 @@ jobs: - name: Audit URLs using Lighthouse id: lighthouse_audit - uses: treosh/lighthouse-ci-action@fcd65974f7c4c2bf0ee9d09b84d2489183c29726 # 12.6.1 + uses: treosh/lighthouse-ci-action@3e7e23fb74242897f95c0ba9cabad3d0227b9b18 # 12.6.2 with: urls: | http://localhost:3000