Automator: update common-files@master in istio/api@master (#2896)

This commit is contained in:
Istio Automation 2023-08-10 10:08:04 -07:00 committed by GitHub
parent 95b5260a18
commit bb53508fe8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
6403a5054d10955bf227504b88aecf8b2816928e
5f3fa5b9fb77bbe51a5827509f942f6d88b9f72c

View File

@ -7,7 +7,7 @@
service:
# When updating this, also update the version stored in docker/build-tools/Dockerfile in the istio/tools repo.
golangci-lint-version: 1.49.x # use the fixed version to not introduce new linters unexpectedly
golangci-lint-version: 1.54.x # use the fixed version to not introduce new linters unexpectedly
run:
# timeout for analysis, e.g. 30s, 5m, default is 1m
deadline: 20m

View File

@ -7,7 +7,7 @@
service:
# When updating this, also update the version stored in docker/build-tools/Dockerfile in the istio/tools repo.
golangci-lint-version: 1.53.x # use the fixed version to not introduce new linters unexpectedly
golangci-lint-version: 1.54.x # use the fixed version to not introduce new linters unexpectedly
run:
# timeout for analysis, e.g. 30s, 5m, default is 1m
deadline: 20m