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 13f1a58 commit 7cbae5bCopy full SHA for 7cbae5b
.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/[email protected].0
+ uses: golangci/[email protected].1
40
with:
41
version: v1.55.2
42
args: --verbose --timeout=10m
0 commit comments