Skip to content

Commit 6bfe249

Browse files
committed
feat: bump golangci-lint version to 1.61.0 in github workflow
Signed-off-by: Brian McGee <[email protected]>
1 parent 57abb78 commit 6bfe249

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
@@ -20,5 +20,5 @@ jobs:
2020
- name: golangci-lint
2121
uses: golangci/golangci-lint-action@v6
2222
with:
23-
version: v1.59.1
23+
version: v1.61.0
2424
args: --timeout=2m

0 commit comments

Comments
 (0)