Skip to content

Commit

Permalink
chore(deps-major): update treosh/lighthouse-ci-action action from v9 …
Browse files Browse the repository at this point in the history
…to v11
  • Loading branch information
renovate[bot] authored and gvdp committed Feb 6, 2024
1 parent 8c68efe commit 0fb6019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Audit URLs using Lighthouse
uses: treosh/lighthouse-ci-action@v9
uses: treosh/lighthouse-ci-action@v11
with:
urls: |
${{needs.build-prod.outputs.prod-url}}
Expand Down

1 comment on commit 0fb6019

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.