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 9a463db commit 9f1939dCopy full SHA for 9f1939d
.github/workflows/analysis.yml
@@ -22,6 +22,6 @@ jobs:
22
run: make generate-mock
23
24
- name: Static Code Analysis
25
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v6
26
with:
27
version: latest
0 commit comments