mirror of
https://github.com/docker/compose.git
synced 2026-02-09 01:59:22 +08:00
ci: Bump linter
Signed-off-by: Chris Crone <christopher.crone@docker.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
- name: Run golangci-lint
|
||||
run: |
|
||||
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b . v1.30.0
|
||||
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b . v1.33.0
|
||||
./golangci-lint run --timeout 10m0s
|
||||
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user