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.
2 parents f8c0653 + 40badbd commit 78ff52aCopy full SHA for 78ff52a
1 file changed
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
- run: go mod download
31
- run: go build -v .
32
- name: Run linters
33
- uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
+ uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
34
with:
35
version: latest
36
0 commit comments