Bump foo-software/lighthouse-check-action from 10.0.0 to 12.0.1 (#933)
Bumps [foo-software/lighthouse-check-action](https://github.com/foo-software/lighthouse-check-action) from 10.0.0 to 12.0.1. - [Release notes](https://github.com/foo-software/lighthouse-check-action/releases) - [Changelog](https://github.com/foo-software/lighthouse-check-action/blob/master/tsconfig.release.json) - [Commits](https://github.com/foo-software/lighthouse-check-action/compare/v10.0.0...v12.0.1) --- updated-dependencies: - dependency-name: foo-software/lighthouse-check-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>
This commit is contained in:
parent
5b1248da4d
commit
612048a7f9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
|
@ -62,7 +62,7 @@ jobs:
|
|||
NETLIFY_TOKEN: ${{secrets.NETLIFY_TOKEN}}
|
||||
|
||||
- name: Run Lighthouse
|
||||
uses: foo-software/lighthouse-check-action@v10.0.0
|
||||
uses: foo-software/lighthouse-check-action@v12.0.1
|
||||
id: lighthouseCheck
|
||||
with:
|
||||
accessToken: ${{ secrets.LIGHTHOUSE_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue