Skip to content

Commit 2247547

Browse files
committed
Update lint version
1 parent 22af8be commit 2247547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: golangci-lint
3838
uses: golangci/golangci-lint-action@v6
3939
with:
40-
version: v1.58
40+
version: v1.61
4141
args: -v --exclude-dirs cf --exclude-dirs fixtures --exclude-dirs plugin --exclude-dirs command/plugin
4242
format:
4343
name: Run go fmt

0 commit comments

Comments
 (0)