From 83a2c97835725d0eb768d91c459631e3af10bbfc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 20:05:59 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v5 (#409) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0fceae2f..c26243a5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -84,7 +84,7 @@ jobs: cat cover.out >> coverage.txt - name: codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 e2e-kuttl: needs: path-filter