Merge pull request #4716 from thaJeztah/faster_golang_ci

gha: specify full version for golang-ci-lint to speedup selection
This commit is contained in:
Phil Estes 2020-11-10 10:14:22 -05:00 committed by GitHub
commit 6dc35dfdaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ jobs:
- uses: golangci/golangci-lint-action@v2
with:
version: v1.29
version: v1.29.0
working-directory: src/github.com/containerd/containerd
args: --timeout=5m