Skip to content

Commit

Permalink
ci: Update golangci-lint to v1.52.2
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Berger <[email protected]>
  • Loading branch information
stefanberger committed May 1, 2023
1 parent cfdad34 commit 7dc8592
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,9 @@ jobs:
- uses: golangci/golangci-lint-action@v3
with:
version: v1.50.1
version: v1.52.2
working-directory: src/github.com/containerd/imgcrypt
args: --timeout 120s

tests:
strategy:
Expand Down

0 comments on commit 7dc8592

Please sign in to comment.