From 856d80d42a91d047445a9501b394665907f0e729 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 12:46:03 +0000 Subject: [PATCH] chore(deps): update codecov orb to v4.0.1 (#270) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: piontec --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 0c8b09b6..75c7f110 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2,7 +2,7 @@ version: 2.1 orbs: architect: giantswarm/architect@5.0.1 - codecov: codecov/codecov@4.0.0 + codecov: codecov/codecov@4.0.1 workflows: test: