Skip to content

Commit 8570da4

Browse files
committed
CI/GHA: bump golangci-lint
... to the latest version. This may or may not be required with the latest Go. Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent c05bdfe commit 8570da4

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.45
24+
version: v1.51
2525

2626
codespell:
2727
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)