Skip to content

Commit b34240b

Browse files
committed
update go lint version in github actions
1 parent cd7cfe7 commit b34240b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
env:
1212
GO_VERSION: '1.22'
13-
GOLANGCI_LINT_VERSION: v1.60.1
13+
GOLANGCI_LINT_VERSION: v1.61.0
1414

1515
jobs:
1616
detect-modules:

0 commit comments

Comments
 (0)