Skip to content

Commit 697f85e

Browse files
Bump codecov/codecov-action from 5.5.0 to 5.5.1 (#3149)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.0 to 5.5.1. - [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.5.0...v5.5.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20291a6 commit 697f85e

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/[email protected].0
52+
uses: codecov/[email protected].1
5353
if: false

0 commit comments

Comments
 (0)