We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09d958c + 92a5b10 commit cb4baadCopy full SHA for cb4baad
1 file changed
.github/workflows/lint.yaml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
go-version-file: 'go.mod'
21
- name: Lint
22
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
+ uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
23
24
version: latest
25
args: --timeout 10m
0 commit comments