Skip to content

Commit e4211a5

Browse files
zouyeek8s-infra-cherrypick-robot
authored and
k8s-infra-cherrypick-robot
committed
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 a76e482 commit e4211a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
3838
- uses: actions/checkout@v4
3939
- uses: ./.github/actions/install-go
40-
- uses: golangci/golangci-lint-action@v4
40+
- uses: golangci/golangci-lint-action@v6
4141
with:
4242
only-new-issues: true
4343
version: v1.55.0

0 commit comments

Comments
 (0)