1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-08 10:45:04 +02:00

Update golangci-lint in GH Actions

This commit is contained in:
DarthSim 2023-02-21 21:49:48 +06:00
parent 5996a48b0c
commit 15aaadd359

View File

@ -34,7 +34,7 @@ jobs:
- name: Lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.46.2
version: v1.50.1
args: --timeout 5m0s
skip-cache: true
env: