Skip to content

Commit 0fb4a75

Browse files
committed
Upgrade golangci-lint to v1.61.0
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
1 parent c091455 commit 0fb4a75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
5656
- uses: golangci/golangci-lint-action@v3
5757
with:
58-
version: v1.59.1
58+
version: v1.61.0
5959
working-directory: src/github.com/containerd/imgcrypt
6060
args: --timeout 120s
6161

0 commit comments

Comments
 (0)