From 6671dd6ff7e5d04d77431e9926840951cba7f06d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 02:20:57 +0000 Subject: [PATCH] Bump treosh/lighthouse-ci-action from 11 to 12 Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action) from 11 to 12. - [Release notes](https://github.com/treosh/lighthouse-ci-action/releases) - [Commits](https://github.com/treosh/lighthouse-ci-action/compare/v11...v12) --- updated-dependencies: - dependency-name: treosh/lighthouse-ci-action dependency-type: direct:production update-type: version-update:semver-major ... 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 fb45c77..fe79799 100644 --- a/.github/workflows/lighthouse.yml +++ b/.github/workflows/lighthouse.yml @@ -6,7 +6,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Audit URLs using Lighthouse - uses: treosh/lighthouse-ci-action@v11 + uses: treosh/lighthouse-ci-action@v12 with: urls: | https://gedon.org