Merge pull request #1058 from NVIDIA/dependabot/github_actions/main/golangci/golangci-lint-action-8

Bump golangci/golangci-lint-action from 7 to 8
This commit is contained in:
Evan Lezar 2025-05-07 16:54:45 +02:00 committed by GitHub
commit c879fb59c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,7 @@ jobs:
with:
go-version: ${{ env.GOLANG_VERSION }}
- name: Lint
uses: golangci/golangci-lint-action@v7
uses: golangci/golangci-lint-action@v8
with:
version: latest
args: -v --timeout 5m