From 37ccb3cdf7f5857de0034a26a40b28a67a9d1eaf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 00:34:48 +0000 Subject: [PATCH] Update codecov/codecov-action action to v5.1.2 (#1156) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/nodejs-pr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nodejs-pr.yaml b/.github/workflows/nodejs-pr.yaml index 9d4f260..6957f77 100644 --- a/.github/workflows/nodejs-pr.yaml +++ b/.github/workflows/nodejs-pr.yaml @@ -23,4 +23,4 @@ jobs: - run: yarn run test:cov - name: Upload coverage to Codecov - uses: codecov/codecov-action@v5.1.1 + uses: codecov/codecov-action@v5.1.2