ci/gha: upgrade golangci-lint from v1.29.0 to v1.36.0
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
This commit is contained in:
parent
aa5e55ad98
commit
b14ccd2053
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
- uses: golangci/golangci-lint-action@v2
|
||||
with:
|
||||
version: v1.29.0
|
||||
version: v1.36.0
|
||||
working-directory: src/github.com/containerd/containerd
|
||||
args: --timeout=5m
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user