Skip to content

Commit f510e32

Browse files
Merge pull request #1971 from nestjs/renovate/treosh-lighthouse-ci-action-8.x
chore(deps): update treosh/lighthouse-ci-action action to v8
2 parents e0cc0fc + 9310441 commit f510e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lighthouse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
site_name: 'docs-nestjs'
2929
max_timeout: 600
3030
- name: Run Lighthouse on urls and validate with lighthouserc
31-
uses: treosh/lighthouse-ci-action@v7
31+
uses: treosh/lighthouse-ci-action@v8
3232
with:
3333
urls: |
3434
${{ steps.wait-for-netflify-preview.outputs.url }}

0 commit comments

Comments
 (0)