From be2441bf56b4e6103a2a4bead5ab013cc26261ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 12:49:09 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v3.1.2 --- .github/workflows/dart.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dart.yml b/.github/workflows/dart.yml index 99dd563..8210e8a 100644 --- a/.github/workflows/dart.yml +++ b/.github/workflows/dart.yml @@ -39,4 +39,4 @@ jobs: - name: Run tests run: flutter test --coverage --coverage-path=lcov.info - - uses: codecov/codecov-action@v3.1.0 + - uses: codecov/codecov-action@v3.1.2