Skip to content

Commit

Permalink
Merge pull request #232 from The-Creative-Programming-Group/renovate/…
Browse files Browse the repository at this point in the history
…treosh-lighthouse-ci-action-11.x

chore(deps): update treosh/lighthouse-ci-action action to v11
  • Loading branch information
FleetAdmiralJakob authored Feb 16, 2024
2 parents 436a4ac + 1139b63 commit 4af3789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Audit preview URL with Lighthouse
if: ${{ steps.get_preview_url.outputs.vercel_preview_url != '' }}
id: lighthouse_audit
uses: treosh/lighthouse-ci-action@v9
uses: treosh/lighthouse-ci-action@v11
with:
urls: |
${{ steps.get_preview_url.outputs.vercel_preview_url }}
Expand Down

0 comments on commit 4af3789

Please sign in to comment.