Skip to content

Commit ceb9b2e

Browse files
authored
Merge pull request #9 from morganstanley/dependabot/github_actions/codecov/codecov-action-4.6.0
Bump codecov/codecov-action from 4.1.0 to 4.6.0
2 parents c5a42dd + b8a594d commit ceb9b2e

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@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
30+
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
3131
with:
3232
directory: ./build/coverage
3333
flags: unittests

0 commit comments

Comments
 (0)