Skip to content

Commit 1ecb2f8

Browse files
Merge pull request #6251 from nextcloud-libraries/dependabot/github_actions/codecov/codecov-action-5.0.7
2 parents b95380b + 437cb26 commit 1ecb2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
run: npm run test:coverage --if-present
8989

9090
- name: Collect coverage
91-
uses: codecov/codecov-action@985343d70564a82044c1b7fcb84c2fa05405c1a2 # v5.0.4
91+
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
9292
with:
9393
files: ./coverage/lcov.info
9494

0 commit comments

Comments
 (0)