Skip to content

Commit 5609569

Browse files
renovate[bot]Lucas0T
authored andcommitted
Update codecov/codecov-action digest to fdcc847
1 parent 8734228 commit 5609569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
run: mvn -P download-ontology -B verify
140140

141141
- name: Upload Coverage to Codecov
142-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5
142+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5
143143
with:
144144
files: target/site/jacoco/jacoco.xml
145145
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)