Skip to content

Commit cf489b7

Browse files
authored
Merge pull request #4600 from codeharborhub/renovate/all
Update all dependencies
2 parents fa1a815 + 0dfacd6 commit cf489b7

File tree

3 files changed

+246
-245
lines changed

3 files changed

+246
-245
lines changed

Diff for: .github/workflows/lighthouse-report.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/[email protected]
2525

2626
- name: Use Node.js
27-
uses: actions/setup-node@v4.1.0
27+
uses: actions/setup-node@v4.2.0
2828
with:
2929
node-version: 20
3030

@@ -66,7 +66,7 @@ jobs:
6666
6767
- name: Add Lighthouse stats as comment
6868
id: comment_to_pr
69-
uses: marocchino/[email protected].0
69+
uses: marocchino/[email protected].1
7070
with:
7171
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7272
number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)