We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b787a commit 1ba9b6fCopy full SHA for 1ba9b6f
1 file changed
.github/workflows/build-test.yml
@@ -76,7 +76,7 @@ jobs:
76
- name: lint
77
uses: golangci/golangci-lint-action@v7
78
with:
79
- version: v1.64.5
+ version: v2.1.5
80
81
- name: Helm Lint
82
run: make helm-lint
0 commit comments