Skip to content

Commit

Permalink
Bump treosh/lighthouse-ci-action from 11 to 12
Browse files Browse the repository at this point in the history
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](treosh/lighthouse-ci-action@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent f8e4466 commit b5a1c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit b5a1c8b

Please sign in to comment.