mirror of
https://github.com/portainer/portainer.git
synced 2025-07-18 21:09:40 +02:00
chore(loops): remove loop var copy EE-7342 (#12023)
This commit is contained in:
parent
6e7a42727a
commit
7fd1a644a6
7 changed files with 61 additions and 48 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -51,5 +51,5 @@ jobs:
|
|||
- name: GolangCI-Lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.55.2
|
||||
version: v1.59.1
|
||||
args: --timeout=10m -c .golangci.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue