From b5a1c8b7b8513f62d168b96a11dc96ab57c19c41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 06:03:28 +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 8b00cffd..18ea9d0e 100644 --- a/.github/workflows/lighthouse.yml +++ b/.github/workflows/lighthouse.yml @@ -30,7 +30,7 @@ jobs: - name: Serve site run: bundle exec jekyll serve & - name: Lighthouse CI Action - uses: treosh/lighthouse-ci-action@v11 + uses: treosh/lighthouse-ci-action@v12 with: urls: | $SITE_URL/