Merge pull request #476 from NVIDIA/dependabot/github_actions/golangci/golangci-lint-action-5

Bump golangci/golangci-lint-action from 4 to 5
This commit is contained in:
Carlos Eduardo Arango Gutierrez 2024-04-25 12:31:18 +02:00 committed by GitHub
commit fde099d25b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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