Skip to content

Commit c03afec

Browse files
committed
CI/GHA: bump golangci-lint
Version 1.60 supports Go 1.23. Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent c02f482 commit c03afec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
sudo apt -q install libseccomp-dev
2222
- uses: golangci/golangci-lint-action@v3
2323
with:
24-
version: v1.51
24+
version: v1.60
2525

2626
codespell:
2727
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)