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 aace922 commit e845f4bCopy full SHA for e845f4b
.github/workflows/validate.yml
@@ -40,7 +40,7 @@ jobs:
40
sudo apt -qy install libseccomp-dev
41
- uses: golangci/golangci-lint-action@v6
42
with:
43
- version: v1.60
+ version: v1.62
44
# Extra linters, only checking new code from a pull request.
45
- name: lint-extra
46
if: github.event_name == 'pull_request'
0 commit comments