Skip to content

Commit 2979fa5

Browse files
Bump codecov/codecov-action from 5.4.3 to 5.5.0 (#3132)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.3 to 5.5.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@v5.4.3...v5.5.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8652c2c commit 2979fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ jobs:
4949
mvn -s .build/ci-maven-settings.xml -Dmaven.resolver.transport=wagon \
5050
-B clean install -Pcoverage -Dtest-containers=true ${{ matrix.java.build_opts }}
5151
- name: Codecov
52-
uses: codecov/codecov-action@v5.4.3
52+
uses: codecov/codecov-action@v5.5.0
5353
if: false

0 commit comments

Comments
 (0)