Skip to content

Commit d5906c0

Browse files
Merge pull request #1541 from nestjs/renovate/treosh-lighthouse-ci-action-3.x
chore(deps): update treosh/lighthouse-ci-action action to v3
2 parents 18f9d4d + 218d23c commit d5906c0

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@v2
31+
uses: treosh/lighthouse-ci-action@v3
3232
with:
3333
urls: |
3434
${{ steps.wait-for-netflify-preview.outputs.url }}

0 commit comments

Comments
 (0)