Skip to content

Commit 39dc905

Browse files
Update codecov/codecov-action digest to 2e6e9c5
1 parent c454b7a commit 39dc905

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@4898080f15c09ae860fcec6796854d10a2e23de8
33+
uses: codecov/codecov-action@2e6e9c5a74ec004831b6d17edfb76c53a54d4d55
3434
with:
3535
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)