From 9ae8b146a24bfdc0aa75cdd6f81f166cc9221cf4 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 21 May 2024 02:45:03 +0000
Subject: [PATCH] --- updated-dependencies: - dependency-name:
 codecov/codecov-action   dependency-type: direct:production   update-type:
 version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com>
---
 .github/workflows/ci.test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.test.yml b/.github/workflows/ci.test.yml
index 7cc9295..5c2745a 100644
--- a/.github/workflows/ci.test.yml
+++ b/.github/workflows/ci.test.yml
@@ -73,7 +73,7 @@ jobs:
             workers/*/reports/*.*
             workers/*/reports/**/*.*
       - name: "Reporting: Coverage"
-        uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
+        uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1
         with:
           token: ${{ secrets.CODECOV_TOKEN }}
           slug: javamodules/javamodules.dev