We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fff4d2f + a1b3da6 commit 16c0975Copy full SHA for 16c0975
.github/workflows/static-analysis.yaml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
go-version-file: go.mod
13
- name: golangci-lint
14
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
+ uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
15
16
version: v2.5.0
17
args: --config tools/.golangci.yaml
0 commit comments