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

tison pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git


The following commit(s) were added to refs/heads/trunk by this push:
     new b6a584020 Bump codecov/codecov-action from 5.4.0 to 5.4.3 (#2072)
b6a584020 is described below

commit b6a58402054d010d99092b5b730f089b5d9f011c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 18:19:21 2026 +0800

    Bump codecov/codecov-action from 5.4.0 to 5.4.3 (#2072)
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Miguel Caballer Fernandez <[email protected]>
    Co-authored-by: tison <[email protected]>
---
 .github/workflows/main.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index fb612958a..d3d43a7d6 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -116,7 +116,7 @@ jobs:
         run: tox -e coverage-ci
 
       - name: Upload Coverage to codecov.io
-        uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 
# v5.4.0
+        uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 
# v5.4.3
         with:
           # We utilize secret for more realiable builds. Without secret being 
set, upload step
           # fails fairly often.

Reply via email to