Skip to content

Commit b14ccd2

Browse files
author
Kazuyoshi Kato
committed
ci/gha: upgrade golangci-lint from v1.29.0 to v1.36.0
Signed-off-by: Kazuyoshi Kato <[email protected]>
1 parent aa5e55a commit b14ccd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
3737
- uses: golangci/golangci-lint-action@v2
3838
with:
39-
version: v1.29.0
39+
version: v1.36.0
4040
working-directory: src/github.com/containerd/containerd
4141
args: --timeout=5m
4242

0 commit comments

Comments
 (0)