Skip to content

Commit 3debabb

Browse files
authored
Merge pull request containerd#10324 from ktock/golangci-lint-1.59.1
CI: bump up golangci-lint to v1.59.1
2 parents 4a18adc + 939135a commit 3debabb

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
@@ -33,7 +33,7 @@ jobs:
3333
- uses: ./.github/actions/install-go
3434
- uses: golangci/golangci-lint-action@v6
3535
with:
36-
version: v1.58.0
36+
version: v1.59.1
3737
skip-cache: true
3838
args: --timeout=8m
3939

0 commit comments

Comments
 (0)