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 c02f482 commit c03afecCopy full SHA for c03afec
.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.51
+ version: v1.60
25
26
codespell:
27
runs-on: ubuntu-20.04
0 commit comments