Skip to content

Commit a1a8dda

Browse files
renovate[bot]Lucas0T
authored andcommitted
Update codecov/codecov-action digest to 5a10915
1 parent 54cb932 commit a1a8dda

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
@@ -144,7 +144,7 @@ jobs:
144144
run: mvn -P download-ontology -B verify
145145

146146
- name: Upload Coverage to Codecov
147-
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5
147+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
148148
with:
149149
files: target/site/jacoco/jacoco.xml
150150
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)