Skip to content

Commit 17ceb6c

Browse files
committed
Bump golangci-lint
1 parent 9f9f465 commit 17ceb6c

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: golangci-lint
2626
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # [email protected]
2727
with:
28-
version: v1.54
28+
version: v1.62
2929
only-new-issues: true
3030
args: --timeout=10m
3131
timeout-minutes: 10

0 commit comments

Comments
 (0)