Skip to content

Commit 754a75b

Browse files
Merge pull request #40 from nicholas-fedor/renovate/codecov-codecov-action-digest
Update codecov/codecov-action digest to 2488e99
2 parents defaf83 + 90d4556 commit 754a75b

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

0 commit comments

Comments
 (0)