Skip to content

Commit 657d412

Browse files
Merge pull request #35 from nicholas-fedor/renovate/codecov-codecov-action-digest
Update codecov/codecov-action digest to 1fecca8
2 parents 16f41d6 + 3a2d18d commit 657d412

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

0 commit comments

Comments
 (0)