Skip to content

Commit 4c90dfc

Browse files
authored
Merge pull request #39 from morganstanley/dependabot/github_actions/codecov/codecov-action-5.3.1
2 parents 1213d22 + d693de3 commit 4c90dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- run: npm run test
2828

2929
- name: Codecov
30-
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
30+
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
3131
with:
3232
directory: ./build/coverage
3333
flags: unittests

0 commit comments

Comments
 (0)