Skip to content

Commit 8011ae4

Browse files
committed
Update golangci-lint version to 1.45.2
1 parent fde834f commit 8011ae4

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
@@ -18,7 +18,7 @@ env:
1818
E2E_SETUP_KUBECTL: yes
1919
SUDO: sudo
2020
GO_VERSION: "^1.17"
21-
GOLANGCI_LINT_VERSION: "v1.43.0"
21+
GOLANGCI_LINT_VERSION: "v1.45.2"
2222

2323
jobs:
2424
ci-go-lint:

0 commit comments

Comments
 (0)