mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-09-27 12:07:59 +02:00
Update golangci-lint version to 1.61.0
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
- name: Lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.57.2
|
||||
version: v1.61.0
|
||||
args: --timeout 5m0s
|
||||
skip-cache: true
|
||||
env:
|
||||
|
Reference in New Issue
Block a user