Skip to content

Commit 58e14ee

Browse files
authored
Merge pull request #716 from NVIDIA/dependabot/github_actions/golangci/golangci-lint-action-9
build(deps): bump golangci/golangci-lint-action from 8 to 9
2 parents 55fc7b0 + 703902c commit 58e14ee

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
@@ -34,7 +34,7 @@ jobs:
3434
go-version: ${{ inputs.golang_version }}
3535

3636
- name: Lint
37-
uses: golangci/golangci-lint-action@v8
37+
uses: golangci/golangci-lint-action@v9
3838
with:
3939
version: latest
4040
args: -v --timeout 5m

0 commit comments

Comments
 (0)