Skip to content

Commit b513ec4

Browse files
authored
Merge pull request #876 from morganstanley/dependabot/github_actions/codecov/codecov-action-5.1.2
2 parents 8ec2384 + a1f5da3 commit b513ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
6666
6767
- name: Codecov
68-
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
68+
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
6969
with:
7070
token: ${{ secrets.CODECOV_TOKEN }}
7171

0 commit comments

Comments
 (0)