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.
2 parents 0d4fa35 + 41ec72a commit 93761d8Copy full SHA for 93761d8
.github/workflows/test.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Verify generated files
37
run: make install-tools generate check-generated
38
- name: Run golangci-lint
39
- uses: golangci/golangci-lint-action@v5.3.0
+ uses: golangci/golangci-lint-action@v6.0.0
40
with:
41
version: v1.55.2
42
args: --verbose --timeout=10m
0 commit comments