Skip to content

Commit 1ba9b6f

Browse files
committed
Update golangci-lint version in CI workflow to v2.1.5 (latest)
1 parent 47b787a commit 1ba9b6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: lint
7777
uses: golangci/golangci-lint-action@v7
7878
with:
79-
version: v1.64.5
79+
version: v2.1.5
8080

8181
- name: Helm Lint
8282
run: make helm-lint

0 commit comments

Comments
 (0)