Skip to content

Commit acea5df

Browse files
committed
Update golangci-lint version
1 parent 054f2a4 commit acea5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121
E2E_SETUP_KUBECTL: yes
2222
SUDO: sudo
2323
GO_VERSION: "^1.19"
24-
GOLANGCI_LINT_VERSION: "v1.50.1"
24+
GOLANGCI_LINT_VERSION: "v1.51.2"
2525

2626
jobs:
2727
ci-go-lint:

0 commit comments

Comments
 (0)