Skip to content

Commit 44586fa

Browse files
chore(deps): bump codecov/codecov-action from 3.1.2 to v3
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]>
1 parent 52d7f38 commit 44586fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
with:
1212
go-version: "1.20"
1313
- run: go test -coverprofile=coverage.txt -covermode=atomic
14-
- uses: codecov/codecov-action@v3.1.2
14+
- uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)