Skip to content

Commit f2d84cf

Browse files
chore(deps): update codecov/codecov-action digest to 671740a (#87)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 093e4a5 commit f2d84cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
go test -race -covermode=atomic -coverprofile=coverage.out ./...
3030
3131
- name: coverage
32-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
32+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
3333
with:
3434
token: ${{ secrets.CODECOV_TOKEN }}
3535
file: coverage.out

0 commit comments

Comments
 (0)