Skip to content

Commit ab3b2b5

Browse files
committed
feat(golangci): bump to version 7 to use golangci-lint v2
1 parent 9dc5e9c commit ab3b2b5

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
@@ -24,4 +24,4 @@ jobs:
2424
cache: true
2525

2626
- name: Launch golangci-lint
27-
uses: golangci/golangci-lint-action@v6
27+
uses: golangci/golangci-lint-action@v7

0 commit comments

Comments
 (0)