Skip to content

Commit 6b6064a

Browse files
authored
pin golangci-lint version (#278)
1 parent a82417c commit 6b6064a

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
@@ -73,7 +73,7 @@ jobs:
7373
- name: lint
7474
uses: golangci/golangci-lint-action@v6
7575
with:
76-
version: latest
76+
version: v1.62.2
7777

7878
- name: Helm Lint
7979
run: make helm-lint

0 commit comments

Comments
 (0)