Skip to content

Commit eda23f9

Browse files
Update codecov/codecov-action digest to ab904c4
1 parent 60b6090 commit eda23f9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
run: make -j2 test
152152

153153
- name: Publish Unit Test Coverage
154-
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
154+
uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 # v3
155155
with:
156156
flags: unittests
157157
file: _output/tests/linux_amd64/coverage.txt

.github/workflows/provider-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ jobs:
281281
run: make -j2 test
282282

283283
- name: Publish Unit Test Coverage
284-
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
284+
uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 # v3
285285
with:
286286
flags: unittests
287287
file: _output/tests/linux_amd64/coverage.txt

0 commit comments

Comments
 (0)