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 647f081 commit 8be634fCopy full SHA for 8be634f
.github/workflows/golangci-lint.yml
@@ -33,6 +33,6 @@ jobs:
33
- name: golangci-lint
34
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # tag=v8.0.0
35
with:
36
- version: v2.1.6
+ version: v2.3.0
37
args: --output.text.print-linter-name=true --output.text.colors=true --timeout 10m
38
working-directory: ${{matrix.working-directory}}
0 commit comments