This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git


The following commit(s) were added to refs/heads/main by this push:
     new b8b0c23914 Bump codecov/codecov-action from 5.0.0 to 5.0.2 (#2140)
b8b0c23914 is described below

commit b8b0c23914794d85187820e92d0f1f1f380152ab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 18 09:56:48 2024 +0000

    Bump codecov/codecov-action from 5.0.0 to 5.0.2 (#2140)
---
 .github/workflows/javaTests.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/javaTests.yml b/.github/workflows/javaTests.yml
index 9f0258a0d1..0c44d9c828 100644
--- a/.github/workflows/javaTests.yml
+++ b/.github/workflows/javaTests.yml
@@ -147,7 +147,7 @@ jobs:
       run: mvn jacoco:report
 
     - name: Upload coverage to Codecov
-      uses: codecov/[email protected]
+      uses: codecov/[email protected]
       if: github.repository_owner == 'apache'
       with:
         fail_ci_if_error: false

Reply via email to