Skip to content

Commit 0a96795

Browse files
Bump codecov/codecov-action in the github-actions group (#312)
1 parent 12ffdc6 commit 0a96795

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
@@ -55,7 +55,7 @@ jobs:
5555
run: ./mvnw -B -q -ff -ntp test
5656
- name: Publish code coverage
5757
if: ${{ matrix.release_build && github.event_name != 'pull_request' }}
58-
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
58+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
5959
with:
6060
token: ${{ secrets.CODECOV_TOKEN }}
6161
files: ./target/site/jacoco/jacoco.xml

0 commit comments

Comments
 (0)