We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5d6d85 commit 15f29f2Copy full SHA for 15f29f2
.github/workflows/golangci-lint.yml
@@ -18,5 +18,5 @@ jobs:
18
- name: golangci-lint
19
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
20
with:
21
- version: v2.0.1
+ version: v2.1.0
22
args: --timeout=8m
0 commit comments