We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17a97be commit 9a2b022Copy full SHA for 9a2b022
.github/workflows/ci.yml
@@ -78,7 +78,7 @@ jobs:
78
- name: lint
79
uses: golangci/golangci-lint-action@v6
80
with:
81
- version: v1.62.2
+ version: v1.64.5
82
83
- name: Helm Lint
84
run: make helm-lint
0 commit comments