Skip to content

Commit 1c07c6d

Browse files
committed
.github/workflow/lint: bump golangci-lint to v2.6.0
1 parent ff3755b commit 1c07c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: golangci-lint
2222
uses: golangci/golangci-lint-action@v8
2323
with:
24-
version: v2.4.0
24+
version: v2.6.0
2525
install-mode: goinstall
2626
args: '--timeout 10m'
2727

0 commit comments

Comments
 (0)