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 0eb8bb5 commit d63018cCopy full SHA for d63018c
.github/workflows/validate.yml
@@ -40,7 +40,7 @@ jobs:
40
sudo apt -qy install libseccomp-dev
41
- uses: golangci/golangci-lint-action@v5
42
with:
43
- version: v1.54
+ version: v1.57
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