From 59a97da244860b7d98ad286b02e8c3cdd5af96c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 16:35:12 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action to v4.6.0 --- .github/workflows/action.flutter.analyze-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action.flutter.analyze-test.yaml b/.github/workflows/action.flutter.analyze-test.yaml index 73600c39..07223f1d 100644 --- a/.github/workflows/action.flutter.analyze-test.yaml +++ b/.github/workflows/action.flutter.analyze-test.yaml @@ -53,7 +53,7 @@ jobs: - name: 'Flutter test (with coverage)' run: flutter test -r github --coverage --test-randomize-ordering-seed random - name: 'Upload coverage report' - uses: codecov/codecov-action@v4.5.0 + uses: codecov/codecov-action@v4.6.0 with: token: ${{ secrets.CODECOV_TOKEN }} directory: ./coverage/