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 6655695 commit 7b60f68Copy full SHA for 7b60f68
.github/workflows/lint.yml
@@ -18,6 +18,6 @@ jobs:
18
go-version-file: go.mod
19
20
- name: Run linter
21
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
+ uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
22
with:
23
version: v2.4.0
0 commit comments