Skip to content

Commit 295151b

Browse files
authored
Merge pull request #623 from medizininformatik-initiative/renovate/codecov-codecov-action-5.x
Update codecov/codecov-action action to v5.5.0
2 parents d9dffd3 + 65fec6b commit 295151b

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
@@ -70,7 +70,7 @@ jobs:
7070
run: mvn -Pdownload-ontology -B verify
7171

7272
- name: Upload coverage to Codecov
73-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
73+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
7474
env:
7575
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
7676
with:

0 commit comments

Comments
 (0)