mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-10-08 19:30:35 +02:00
Update golangci-lint in CI
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
|||||||
- name: Lint
|
- name: Lint
|
||||||
uses: golangci/golangci-lint-action@v3
|
uses: golangci/golangci-lint-action@v3
|
||||||
with:
|
with:
|
||||||
version: v1.50.1
|
version: v1.51.2
|
||||||
args: --timeout 5m0s
|
args: --timeout 5m0s
|
||||||
skip-cache: true
|
skip-cache: true
|
||||||
env:
|
env:
|
||||||
|
Reference in New Issue
Block a user