We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d5d44f + 9b1fa5c commit e81632bCopy full SHA for e81632b
.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@v4.0.1
+ uses: golangci/golangci-lint-action@v5.0.0
40
with:
41
version: v1.55.2
42
args: --verbose --timeout=10m
0 commit comments