1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-07 14:55:27 +02:00

chore(deps): upgrade golangci [EE-5685] (#10410)

This commit is contained in:
Chaim Lev-Ari 2023-10-04 08:50:59 +03:00 committed by GitHub
parent 9bf2957ea7
commit 20823a7f27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 14 deletions

View file

@ -41,6 +41,6 @@ jobs:
- name: GolangCI-Lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.52.2
version: v1.54.1
working-directory: api
args: --timeout=10m -c .golangci.yaml