Skip to content

Commit

Permalink
Build(deps): Bump treosh/lighthouse-ci-action from 9.3.1 to 9.6.8 (#718)
Browse files Browse the repository at this point in the history
Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action) from 9.3.1 to 9.6.8.
- [Release notes](https://github.com/treosh/lighthouse-ci-action/releases)
- [Commits](treosh/lighthouse-ci-action@9.3.1...9.6.8)

---
updated-dependencies:
- dependency-name: treosh/lighthouse-ci-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 26, 2023
1 parent 9f460ee commit 6dc100b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
assert len(unexpected) == 0
- name: Audit with Lighthouse
uses: treosh/lighthouse-ci-action@9.3.1
uses: treosh/lighthouse-ci-action@9.6.8
with:
configPath: ".github/workflows/lighthouserc.json"
temporaryPublicStorage: true
Expand Down

0 comments on commit 6dc100b

Please sign in to comment.