Skip to content

Commit 7d116b5

Browse files
chore(deps): update codecov/codecov-action digest to 3440e5e
1 parent 649b593 commit 7d116b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
go test -v -coverprofile coverage.out -covermode atomic ./...
2525
2626
- name: Upload coverage reports to Codecov
27-
uses: codecov/codecov-action@cd4e7cf31ae2a4bcefb694e31a62869ebbd161af
27+
uses: codecov/codecov-action@3440e5ef70c638a9f44602a80ab017feee1309fe
2828
with:
2929
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)