Skip to content

Commit cd02028

Browse files
build(deps): bump codecov/codecov-action in the patch group
Bumps the patch group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 5.5.2 to 5.5.3 - [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.2...v5.5.3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 949e09d commit cd02028

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
@@ -33,7 +33,7 @@ jobs:
3333
MAVEN_OPTS: ${{ matrix.java.opts }}
3434
run: ./mvnw --no-transfer-progress -s .build/maven-ci-settings.xml -B clean verify -Pcoverage
3535
- name: Codecov
36-
uses: codecov/codecov-action@v5.5.2
36+
uses: codecov/codecov-action@v5.5.3
3737

3838
conventional-commits:
3939
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)