Skip to content

Commit b880b65

Browse files
committed
chore: bump up golangci-lint to v1.51.2
1 parent 22139c0 commit b880b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Setup and run golangci-lint
4040
uses: golangci/golangci-lint-action@v3
4141
with:
42-
version: v1.50.1
42+
version: v1.51.2
4343
args: --timeout 5m -v -E gofumpt -E gocritic -E misspell -E revive -E godot
4444
test:
4545
needs: lint

0 commit comments

Comments
 (0)