Skip to content

Commit 39ca52d

Browse files
authored
Merge pull request #1440 from NVIDIA/dependabot/github_actions/main/golangci/golangci-lint-action-9
Bump golangci/golangci-lint-action from 8 to 9
2 parents c10d683 + 673aec1 commit 39ca52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golang.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
go-version: ${{ env.GOLANG_VERSION }}
3737

3838
- name: Lint
39-
uses: golangci/golangci-lint-action@v8
39+
uses: golangci/golangci-lint-action@v9
4040
with:
4141
version: latest
4242
args: -v --timeout 5m

0 commit comments

Comments
 (0)