Update golangci-lint version

fix-lint
Juan Calderon-Perez 2025-03-16 11:40:15 -04:00 committed by GitHub
parent e54d8a1faa
commit 0a225b8f43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
# NOTE: Keep this in sync with the version from .golangci.yml
version: v1.64
version: v1.64.7
# NOTE(ldez): temporary workaround
install-mode: goinstall