Skip to content

Commit b8b99fa

Browse files
chore(deps): update codecov/codecov-action digest to cd4e7cf
1 parent 29ac0f5 commit b8b99fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
go test -v -coverprofile coverage.out -covermode atomic ./...
3131
3232
- name: Upload coverage reports to Codecov
33-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574
33+
uses: codecov/codecov-action@cd4e7cf31ae2a4bcefb694e31a62869ebbd161af
3434
with:
3535
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)