From 062ff974bbdef910920bedbce60e7b2e0eb0d2ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 03:34:22 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action digest to f4993f1 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5a96d9bf..5503cf12 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -43,7 +43,7 @@ jobs: behave tests/features/ - name: Upload coverage to Codecov - uses: codecov/codecov-action@c9e0f0b3cf5f112462339d69850c01735114b9ed + uses: codecov/codecov-action@f4993f1f51afcf25412b4647d217c7501e30d2e6 with: flags: unittests # optional name: coverage # optional