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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and nodeg committed Jun 24, 2024
1 parent 72c4e33 commit 6671dd6
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 @@ -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
Expand Down

0 comments on commit 6671dd6

Please sign in to comment.