We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a1bcac commit c5583c2Copy full SHA for c5583c2
.github/workflows/lint.yaml
@@ -19,7 +19,7 @@ jobs:
19
- name: golangci-lint
20
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
21
with:
22
- version: v1.64.6
+ version: v2.1.2
23
args: --config tools/.golangci.yaml
24
- run: |
25
set -euo pipefail
0 commit comments