Skip to content

Commit b5b0da6

Browse files
authored
Merge pull request #73 from steinbrueckri/dependabot/github_actions/treosh/lighthouse-ci-action-11.4.0
Bump treosh/lighthouse-ci-action from 10.1.0 to 11.4.0
2 parents 38e232c + 6c6f71f commit b5b0da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
timeout-minutes: 1
4949

5050
- name: Audit URLs using Lighthouse
51-
uses: treosh/lighthouse-ci-action@10.1.0
51+
uses: treosh/lighthouse-ci-action@11.4.0
5252
with:
5353
urls: |
5454
${{ steps.netlify.outputs.deploy-url }}

0 commit comments

Comments
 (0)