Skip to content

Commit fecc78f

Browse files
authored
Merge pull request kubernetes#2021 from arturhoo/bump-golangci-lint-version
Update golangci-lint version to 1.51.2
2 parents 054f2a4 + acea5df commit fecc78f

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)