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.
2 parents 8d90e3d + c1958d8 commit 99325b6Copy full SHA for 99325b6
.github/workflows/validate.yml
@@ -38,7 +38,7 @@ jobs:
38
run: |
39
sudo apt -q update
40
sudo apt -qy install libseccomp-dev
41
- - uses: golangci/golangci-lint-action@v7
+ - uses: golangci/golangci-lint-action@v8
42
with:
43
version: v2.1
44
# Extra linters, only checking new code from a pull request.
0 commit comments