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 1864626 commit c8911e0Copy full SHA for c8911e0
.github/workflows/lint.yml
@@ -33,7 +33,7 @@ jobs:
33
go-version-file: go.mod
34
35
- name: Lint Code
36
- uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3.6.0
+ uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
37
with:
38
args: --timeout 10m0s
39
only-new-issues: true
0 commit comments