We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e4678e + 59caede commit 7cc870cCopy full SHA for 7cc870c
.github/workflows/golangci-lint.yml
@@ -17,6 +17,6 @@ jobs:
17
with:
18
persist-credentials: false
19
- name: golangci-lint
20
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # 8.0.0
+ uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # 9.0.0
21
22
version: latest
0 commit comments