Skip to content

Commit 18d1083

Browse files
authored
Merge pull request #2054 from nextcloud-libraries/dependabot/github_actions/codecov/codecov-action-6.0.0
2 parents cf62d49 + fa4c992 commit 18d1083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: npm run test:coverage --if-present
6161

6262
- name: Collect coverage
63-
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
63+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
6464
with:
6565
files: ./coverage/lcov.info
6666
env:

0 commit comments

Comments
 (0)