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 79a311f + 1c2810b commit b33b527Copy full SHA for b33b527
.github/workflows/validate.yml
@@ -41,7 +41,7 @@ jobs:
41
sudo apt -qy install libseccomp-dev
42
- uses: golangci/golangci-lint-action@v8
43
with:
44
- version: v2.1
+ version: v2.3
45
# Extra linters, only checking new code from a pull request.
46
- name: lint-extra
47
if: github.event_name == 'pull_request'
0 commit comments