Skip to content

Commit 6db383c

Browse files
ci(deps): bump treosh/lighthouse-ci-action from 11 to 12
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-version: '12' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2640125 commit 6db383c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/performance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
curl -f http://localhost:3000 || exit 1
3838
3939
- name: Run Lighthouse CI
40-
uses: treosh/lighthouse-ci-action@v11
40+
uses: treosh/lighthouse-ci-action@v12
4141
with:
4242
configPath: './.lighthouserc.json'
4343
uploadArtifacts: true

0 commit comments

Comments
 (0)