Skip to content

Commit c203c38

Browse files
Update all dependencies
1 parent b7b332b commit c203c38

File tree

3 files changed

+1839
-1504
lines changed

3 files changed

+1839
-1504
lines changed

.github/workflows/lighthouse-report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Audit URLs using Lighthouse
3838
id: lighthouse_audit
39-
uses: treosh/lighthouse-ci-action@12.1.0
39+
uses: treosh/lighthouse-ci-action@12.6.1
4040
with:
4141
urls: |
4242
http://localhost:3000
@@ -66,7 +66,7 @@ jobs:
6666
6767
- name: Add Lighthouse stats as comment
6868
id: comment_to_pr
69-
uses: marocchino/sticky-pull-request-comment@v2.9.2
69+
uses: marocchino/sticky-pull-request-comment@v2.9.3
7070
with:
7171
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7272
number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)