Skip to content

Commit ed11aa2

Browse files
renovate[bot]morremeyer
authored andcommitted
chore(deps): update codecov/codecov-action action to v6
1 parent 70e0420 commit ed11aa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-and-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
go test ./... -race -covermode=atomic -coverprofile=coverage.out
2828
2929
- name: Upload coverage to Codecov
30-
uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
30+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
3131
with:
3232
files: coverage.out
3333

0 commit comments

Comments
 (0)