From 6a53e6d0c1c9486ab2a012e534d1738f7fe71f6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 19:30:26 +0000 Subject: [PATCH] Update codecov/codecov-action digest to 0cfda1d --- .github/workflows/PRs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/PRs.yml b/.github/workflows/PRs.yml index 86a09f13..d127f78c 100644 --- a/.github/workflows/PRs.yml +++ b/.github/workflows/PRs.yml @@ -49,7 +49,7 @@ jobs: run: npm run test -- --shard ${{ matrix.shard }}/${{ strategy.job-total }} --coverage - name: Upload coverage - uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # v4 + uses: codecov/codecov-action@0cfda1dd0a4ad9efc75517f399d859cd1ea4ced1 # v4 with: token: ${{ secrets.CODECOV_TOKEN }} files: ./coverage/coverage-final.json