Skip to content

Commit 28ebb6c

Browse files
Bump codecov/codecov-action from 5.5.2 to 5.5.3 (#2451)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.2 to 5.5.3. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0fea979 commit 28ebb6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/javaTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
run: mvn jacoco:report
152152

153153
- name: Upload coverage to Codecov
154-
uses: codecov/codecov-action@v5.5.2
154+
uses: codecov/codecov-action@v5.5.3
155155
if: github.repository_owner == 'apache'
156156
with:
157157
fail_ci_if_error: false

0 commit comments

Comments
 (0)