Skip to content

Commit c8a3aa0

Browse files
committed
Bump golangci-lint version to latest
The current version OOMs: golangci/golangci-lint#3414.
1 parent 85c2ed3 commit c8a3aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
- name: Run golangci-lint
124124
uses: golangci/golangci-lint-action@v3
125125
with:
126-
version: v1.50.0
126+
version: v1.51.2
127127
env:
128128
CGO_LDFLAGS: "-l bpf"
129129

0 commit comments

Comments
 (0)