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 e4536bf commit 213d951Copy full SHA for 213d951
.github/workflows/static.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: Run linter
16
uses: golangci/golangci-lint-action@v6
17
with:
18
- version: v1.60
+ version: v1.64
19
args: -E=gofmt,unused,ineffassign,revive,misspell,exportloopref,asciicheck,bodyclose,contextcheck --timeout=30m0s
20
verify-helm:
21
name: Verify Helm
0 commit comments