We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c091455 + 0fb4a75 commit 2683bd0Copy full SHA for 2683bd0
1 file changed
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- uses: golangci/golangci-lint-action@v3
57
with:
58
- version: v1.59.1
+ version: v1.61.0
59
working-directory: src/github.com/containerd/imgcrypt
60
args: --timeout 120s
61
0 commit comments