Skip to content

Commit b71b66b

Browse files
authored
Merge pull request #421 from apache/dependabot/github_actions/codecov/codecov-action-4.3.1
Bump codecov/codecov-action from 4.3.0 to 4.3.1
2 parents 89b4fbd + 32a0957 commit b71b66b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

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

4949
- name: Upload coverage to Codecov
50-
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
50+
uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1
5151
with:
5252
files: ./target/site/jacoco/jacoco.xml

0 commit comments

Comments
 (0)