Skip to content

Commit

Permalink
chore(deps): bump codecov/codecov-action from 3.1.2 to v3
Browse files Browse the repository at this point in the history
Major version pin only

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthew Rothenberg <[email protected]>
  • Loading branch information
dependabot[bot] and mroth authored May 22, 2023
1 parent 52d7f38 commit 44586fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 44586fa

Please sign in to comment.