From 64c8ac856bce6792fe03e76fefec91149ed2e159 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 18:07:38 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action digest to 5a605bd --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 99b83e9..4075d71 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -20,7 +20,7 @@ jobs: - run: yarn tsc - run: yarn lint --max-warnings=0 - run: yarn test --coverage - - uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5 + - uses: codecov/codecov-action@5a605bd92782ce0810fa3b8acc235c921b497052 # v5 with: flags: "node_${{ matrix.node-version }}" env: