Skip to content

Commit 92980dd

Browse files
Merge pull request #1834 from nextcloud-libraries/dependabot/github_actions/codecov/codecov-action-5.5.0
2 parents 2ef5e7f + cdbe905 commit 92980dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node-test.yml

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

9595
- name: Collect coverage
96-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
96+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
9797
with:
9898
files: ./coverage/lcov.info
9999

0 commit comments

Comments
 (0)