There was an error while loading. Please reload this page.
1 parent 13ce2ad commit caa3b8cCopy full SHA for caa3b8c
1 file changed
.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@v9
+ uses: golangci/golangci-lint-action@v6
26
with:
27
version: latest
0 commit comments