From 44586fa1652f27f9f11d198cb218bdfb628c2a7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 09:01:39 -0400 Subject: [PATCH] chore(deps): bump codecov/codecov-action from 3.1.2 to v3 Major version pin only --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthew Rothenberg --- .github/workflows/coverage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index dc01ad2..9259a2f 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -11,4 +11,4 @@ jobs: with: go-version: "1.20" - run: go test -coverprofile=coverage.txt -covermode=atomic - - uses: codecov/codecov-action@v3.1.2 + - uses: codecov/codecov-action@v3