Skip to content

Commit 7ea5cad

Browse files
dependabot[bot]mkuthan
authored andcommitted
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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent baf8384 commit 7ea5cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reports.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/checkout@v4
3030
- uses: ./.github/actions/setup
3131
- run: npm run build
32-
- uses: treosh/lighthouse-ci-action@v11
32+
- uses: treosh/lighthouse-ci-action@v12
3333
id: lighthouse
3434
with:
3535
uploadArtifacts: true

0 commit comments

Comments
 (0)