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 cfd36fa commit 3ff0cedCopy full SHA for 3ff0ced
.github/workflows/lint.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
go-version-file: go.mod
35
- name: Lint Code
36
- uses: golangci/[email protected].0
+ uses: golangci/[email protected].1
37
38
args: --timeout 10m0s
39
only-new-issues: true
0 commit comments