Skip to content

Commit 663db41

Browse files
authored
Merge pull request #168 from apache/dependabot/github_actions/codecov/codecov-action-5.5.1
Bump codecov/codecov-action from 5.5.0 to 5.5.1
2 parents 6679d02 + fa3f987 commit 663db41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
run: mvn --show-version --batch-mode --no-transfer-progress test jacoco:report-aggregate
4343

4444
- name: Upload coverage to Codecov
45-
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
45+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
4646
with:
4747
files: ./commons-rng-docs/target/site/jacoco-aggregate/jacoco.xml

0 commit comments

Comments
 (0)