Skip to content

Commit

Permalink
Bump golangci-lint to v1.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bobrik committed May 6, 2024
1 parent 3c59239 commit 8a38349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v4
with:
version: v1.56.2
version: v1.58.0
env:
CGO_CFLAGS: "-I${{ github.workspace }}/libbpf/dest/usr/include"

Expand Down

0 comments on commit 8a38349

Please sign in to comment.