Skip to content

Commit 7dc8592

Browse files
committed
ci: Update golangci-lint to v1.52.2
Signed-off-by: Stefan Berger <[email protected]>
1 parent cfdad34 commit 7dc8592

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,9 @@ jobs:
5555
5656
- uses: golangci/golangci-lint-action@v3
5757
with:
58-
version: v1.50.1
58+
version: v1.52.2
5959
working-directory: src/github.com/containerd/imgcrypt
60+
args: --timeout 120s
6061

6162
tests:
6263
strategy:

0 commit comments

Comments
 (0)