mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-05-14 16:46:30 +00:00
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:
commit
c879fb59c1
2
.github/workflows/golang.yaml
vendored
2
.github/workflows/golang.yaml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: ${{ env.GOLANG_VERSION }}
|
go-version: ${{ env.GOLANG_VERSION }}
|
||||||
- name: Lint
|
- name: Lint
|
||||||
uses: golangci/golangci-lint-action@v7
|
uses: golangci/golangci-lint-action@v8
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
args: -v --timeout 5m
|
args: -v --timeout 5m
|
||||||
|
Loading…
Reference in New Issue
Block a user