Skip to content

Commit 284484a

Browse files
authored
bump golangci/golangci-lint-action from 4 to 6
fix: containerd#10812 xref: golangci/golangci-lint-action#1029 Signed-off-by: Zou Nengren <[email protected]>
1 parent f380dee commit 284484a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
steps:
3232
- uses: actions/checkout@v4
3333
- uses: ./.github/actions/install-go
34-
- uses: golangci/golangci-lint-action@v4
34+
- uses: golangci/golangci-lint-action@v6
3535
with:
3636
only-new-issues: true
3737
version: v1.60.1

0 commit comments

Comments
 (0)