From d1ecbb1b1811df7e66a0acb16a5a37cbfe6a6200 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 16:39:16 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action digest to 5a10915 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7382dd0..0e65096 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,7 +57,7 @@ jobs: shell: bash - run: uv run pytest shell: bash - - uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5 + - uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5 with: token: ${{ secrets.CODECOV_TOKEN }}