Skip to content

Commit 37cda0c

Browse files
Bump codecov/codecov-action in the github-actions group (#305)
1 parent d674fd0 commit 37cda0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: ./mvnw -B -q -ff -ntp test
5555
- name: Publish code coverage
5656
if: ${{ matrix.release_build && github.event_name != 'pull_request' }}
57-
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
57+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
5858
with:
5959
token: ${{ secrets.CODECOV_TOKEN }}
6060
files: ./target/site/jacoco/jacoco.xml

0 commit comments

Comments
 (0)