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 3e395ec + e53d4af commit 17ccd14Copy full SHA for 17ccd14
.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@v6.0.1
+ uses: golangci/golangci-lint-action@v6.1.0
40
with:
41
version: v1.59.1
42
args: --verbose --timeout=10m
0 commit comments