Merge pull request #909 from Elbehery/20250216-bump-go-linter-1.24

Bump go linter 1.24
pull/911/head
Benjamin Wang 2025-02-17 15:20:13 +00:00 committed by GitHub
commit 0f8947f683
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -54,4 +54,4 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
with:
version: v1.61.0
version: v1.63.4

View File

@ -42,7 +42,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
with:
version: v1.61.0
version: v1.63.4
coverage:
needs: ["test-windows"]