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 52ee0fe commit 8bb53e4Copy full SHA for 8bb53e4
.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.4
+ version: v2.5
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