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 a22a137 + 9763a55 commit a34968cCopy full SHA for a34968c
.github/workflows/test.yml
@@ -36,6 +36,6 @@ jobs:
36
- run: go mod download
37
- run: go build -v .
38
- name: Run linters
39
- uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
+ uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
40
with:
41
version: latest
0 commit comments