mirror of
https://github.com/imgproxy/imgproxy.git
synced 2024-11-24 08:12:38 +02:00
Update golangci-lint version in CI
This commit is contained in:
parent
1f9b348edc
commit
2abe0b1866
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
- name: Lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.51.2
|
||||
version: v1.55.0
|
||||
args: --timeout 5m0s
|
||||
skip-cache: true
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user