Skip to content

Commit 5a8d9b7

Browse files
arturhoomrueg
authored andcommitted
Update golangci-lint version
1 parent ce79351 commit 5a8d9b7

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)