From 057514fc8089d61169d73a4cc13308d32fe8eb0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 19:24:53 +0000 Subject: [PATCH] Bump treosh/lighthouse-ci-action from 12.1.0 to 12.6.1 Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action) from 12.1.0 to 12.6.1. - [Release notes](https://github.com/treosh/lighthouse-ci-action/releases) - [Commits](https://github.com/treosh/lighthouse-ci-action/compare/12.1.0...12.6.1) --- updated-dependencies: - dependency-name: treosh/lighthouse-ci-action dependency-version: 12.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 d12e957f5..eccfe4fc1 100644 --- a/.github/workflows/lighthouse-report.yml +++ b/.github/workflows/lighthouse-report.yml @@ -36,7 +36,7 @@ jobs: - name: Audit URLs using Lighthouse id: lighthouse_audit - uses: treosh/lighthouse-ci-action@12.1.0 + uses: treosh/lighthouse-ci-action@12.6.1 with: urls: | http://localhost:3000