We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51f45cb + b0aa863 commit 0e57cc5Copy full SHA for 0e57cc5
.github/workflows/validate.yml
@@ -40,7 +40,7 @@ jobs:
40
sudo apt -qy install libseccomp-dev
41
- uses: golangci/golangci-lint-action@v7
42
with:
43
- version: v2.0
+ version: v2.1
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