Skip to content

Commit 20ee6de

Browse files
committed
update golangci-lint to v1.60.1
Signed-off-by: Akhil Mohan <[email protected]>
1 parent fb8cd04 commit 20ee6de

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
@@ -33,7 +33,7 @@ jobs:
3333
- uses: ./.github/actions/install-go
3434
- uses: golangci/golangci-lint-action@v6
3535
with:
36-
version: v1.59.1
36+
version: v1.60.1
3737
skip-cache: true
3838
args: --timeout=8m
3939

0 commit comments

Comments
 (0)