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

This commit is contained in:
Chaim Lev-Ari
2023-10-05 10:31:48 +03:00
committed by GitHub
parent c43f771a88
commit 1ed2c8b346
2 changed files with 12 additions and 12 deletions
+1 -1
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