From 3df18cc215280f87946ce103038300e51c45b6f1 Mon Sep 17 00:00:00 2001 From: "crossplane-renovate[bot]" <166709878+crossplane-renovate[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 08:04:04 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action digest to 303a32d --- .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 22a85983..b8344dae 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -105,7 +105,7 @@ jobs: run: nix build .#checks.x86_64-linux.test --print-build-logs - name: Publish Unit Test Coverage - uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7 + uses: codecov/codecov-action@303a32d7a59b442fa8d48b6a1cc6825c09c847a5 # v7 with: flags: unittests file: result/coverage.txt