Skip to content

Commit 577ef8c

Browse files
authored
Merge pull request #857 from finos/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5.1.2
2 parents 5f03139 + ebb3a94 commit 577ef8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
npm run test-coverage-ci --workspaces --if-present
4848
4949
- name: Upload test coverage report
50-
uses: codecov/[email protected].1
50+
uses: codecov/[email protected].2
5151
with:
5252
files: ./coverage/lcov.info
5353
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)