Skip to content

Commit 7dbcacb

Browse files
Bump codecov/codecov-action from 4.1.1 to 4.3.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.1 to 4.3.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@c16abc2...8450866) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8ce295 commit 7dbcacb

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
@@ -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@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1
50+
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
5151
with:
5252
files: ./target/site/jacoco/jacoco.xml

0 commit comments

Comments
 (0)