We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85d6766 + 1a06438 commit 680a8c4Copy full SHA for 680a8c4
1 file changed
.github/workflows/lint.yml
@@ -46,7 +46,7 @@ jobs:
46
exit $STATUS
47
48
- name: golangci-lint
49
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
+ uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
50
with:
51
version: v2.6.0
52
0 commit comments