From ca149adc440748d38f784d76eba0e2ed802632eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 10:00:53 -0400 Subject: [PATCH] Bump codecov/codecov-action from 3.0.0 to 3.1.0 (#2343) --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 8cd15bd67a..c43bda3815 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -78,7 +78,7 @@ jobs: - name: Upload coverage to Codecov if: ${{ matrix.update-coverage }} - uses: codecov/codecov-action@e3c560433a6cc60aec8812599b7844a7b4fa0d71 #v3 + uses: codecov/codecov-action@81cd2dc8148241f03f5839d295e000b8f761e378 #v3.1.0 - name: Ensure go generate produces a zero diff for update-urls shell: bash