1
0
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:
DarthSim 2023-11-23 22:47:39 +03:00
parent 1f9b348edc
commit 2abe0b1866

View File

@ -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: