We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c05bdfe commit 8570da4Copy full SHA for 8570da4
.github/workflows/validate.yml
@@ -21,7 +21,7 @@ jobs:
21
sudo apt -q install libseccomp-dev
22
- uses: golangci/golangci-lint-action@v3
23
with:
24
- version: v1.45
+ version: v1.51
25
26
codespell:
27
runs-on: ubuntu-20.04
0 commit comments