Skip to content

Commit 983da8e

Browse files
committed
Bump golangci-lint version to v2.1.6
The v8 action requires at least v2.1.0. Signed-off-by: Evan Lezar <[email protected]>
1 parent e24e4e1 commit 983da8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
- name: golangci-lint
2727
uses: golangci/golangci-lint-action@v8
2828
with:
29-
version: v2.0.2
29+
version: v2.1.6

0 commit comments

Comments
 (0)