From ed3e128c8601cda50edaaee04f01ed2af430260a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 17:03:26 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/presubmits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/presubmits.yml b/.github/workflows/presubmits.yml index 92a8f40..955dff7 100644 --- a/.github/workflows/presubmits.yml +++ b/.github/workflows/presubmits.yml @@ -92,7 +92,7 @@ jobs: args: test - name: Upload coverage to Codecov - uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d + uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c with: files: ./unit-coverage.out verbose: true