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