We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 448fe84 commit efa9e6eCopy full SHA for efa9e6e
.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@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
+ uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
34
with:
35
version: latest
36
0 commit comments