Skip to content

Commit c5583c2

Browse files
committed
upgraded golangci image version to v2
1 parent 6a1bcac commit c5583c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: golangci-lint
2020
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
2121
with:
22-
version: v1.64.6
22+
version: v2.1.2
2323
args: --config tools/.golangci.yaml
2424
- run: |
2525
set -euo pipefail

0 commit comments

Comments
 (0)