Skip to content

Commit c760280

Browse files
committed
update golangci-lint to 1.60.1
Backport of 939135a and 20ee6de Signed-off-by: Akhil Mohan <[email protected]>
1 parent 3b263d0 commit c760280

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
@@ -34,7 +34,7 @@ jobs:
3434
- uses: golangci/golangci-lint-action@v4
3535
with:
3636
only-new-issues: true
37-
version: v1.56.1
37+
version: v1.60.1
3838
skip-cache: true
3939
args: --timeout=8m
4040

0 commit comments

Comments
 (0)