Skip to content

Commit 6644dc8

Browse files
Build(deps): Bump treosh/lighthouse-ci-action from 9.3.0 to 9.3.1
Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action) from 9.3.0 to 9.3.1. - [Release notes](https://github.com/treosh/lighthouse-ci-action/releases) - [Commits](treosh/lighthouse-ci-action@9.3.0...9.3.1) --- updated-dependencies: - dependency-name: treosh/lighthouse-ci-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f14f7d1 commit 6644dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
assert len(unexpected) == 0
100100
101101
- name: Audit with Lighthouse
102-
uses: treosh/[email protected].0
102+
uses: treosh/[email protected].1
103103
with:
104104
configPath: ".github/workflows/lighthouserc.json"
105105
temporaryPublicStorage: true

0 commit comments

Comments
 (0)