Skip to content

Commit

Permalink
Bump treosh/lighthouse-ci-action from 9 to 11 (#1094)
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 to 11.
- [Release notes](https://github.com/treosh/lighthouse-ci-action/releases)
- [Commits](treosh/lighthouse-ci-action@v9...v11)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 6, 2024
1 parent 7181186 commit ff7e18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- run: npm run build
- uses: treosh/lighthouse-ci-action@v9
- uses: treosh/lighthouse-ci-action@v11
id: lighthouse
with:
uploadArtifacts: true
Expand Down

0 comments on commit ff7e18d

Please sign in to comment.