Skip to content

Commit 6b35726

Browse files
committed
update golangci-lint version to v2.1
Signed-off-by: Akhil Mohan <[email protected]>
1 parent bd99316 commit 6b35726

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
@@ -19,4 +19,4 @@ jobs:
1919
- name: golangci-lint
2020
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
2121
with:
22-
version: v2.0.1
22+
version: v2.1

0 commit comments

Comments
 (0)