Skip to content

Commit e78d8c7

Browse files
authored
Merge branch 'main' into renovate/all-minor-patch-digest-pin
2 parents e946455 + 5f8744b commit e78d8c7

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
@@ -31,7 +31,7 @@ jobs:
3131
go test -race -covermode=atomic -coverprofile=coverage.out ./...
3232
3333
- name: coverage
34-
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
34+
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
3535
with:
3636
token: ${{ secrets.CODECOV_TOKEN }}
3737
file: coverage.out

0 commit comments

Comments
 (0)