From 4690e54b6b0e0e669a67331f6b62745e2b08abee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 00:25:41 +0000 Subject: [PATCH] Update codecov/codecov-action digest to 125fc84 --- .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 489536f..ae33df8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -47,7 +47,7 @@ jobs: - run: npm ci - run: npm run test:unit - - uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4 + - uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4 with: token: ${{ secrets.CODECOV_TOKEN }} flags: unit