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 caba48e + a69cfbe commit e53aea8Copy full SHA for e53aea8
.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.0.0
+ uses: golangci/golangci-lint-action@v5.1.0
40
with:
41
version: v1.55.2
42
args: --verbose --timeout=10m
0 commit comments