Skip to content

Commit 17dba55

Browse files
Build(deps): Bump treosh/lighthouse-ci-action from 10 to 11 (#1705)
Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action) from 10 to 11. - [Release notes](https://github.com/treosh/lighthouse-ci-action/releases) - [Commits](treosh/lighthouse-ci-action@v10...v11) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11a1d6e commit 17dba55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194
sphinx-build audit/site audit/_build
195195
# The lighthouse audit runs directly on the HTML files, no serving needed
196196
- name: Audit with Lighthouse
197-
uses: treosh/lighthouse-ci-action@v10
197+
uses: treosh/lighthouse-ci-action@v11
198198
with:
199199
configPath: ".github/workflows/lighthouserc.json"
200200
temporaryPublicStorage: true

0 commit comments

Comments
 (0)