Skip to content

Commit b0f9951

Browse files
committed
Bump golangci-lint to v2.1.2
1 parent 00f8102 commit b0f9951

File tree

10 files changed

+298
-280
lines changed

10 files changed

+298
-280
lines changed

.github/workflows/pr-golangci-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # tag=v6.5.2
3434
with:
3535
# update the version when updating golangci-lint
36-
version: v1.64.8
36+
version: v2.1.2
3737
args: --out-format=colored-line-number
3838
working-directory: ${{matrix.working-directory}}

0 commit comments

Comments
 (0)