We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c87b8e5 commit eb66b5aCopy full SHA for eb66b5a
.github/workflows/test.yml
@@ -36,7 +36,7 @@ jobs:
36
- run: go build -v .
37
38
- name: Run linters
39
- uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
+ uses: golangci/golangci-lint-action@e60da84bfae8c7920a47be973d75e15710aa8bd7 # v6.3.0
40
with:
41
version: latest
42
0 commit comments