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 6f184f4 commit 4e487b1Copy full SHA for 4e487b1
.github/workflows/qa.yml
@@ -32,7 +32,7 @@ jobs:
32
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
33
with:
34
# renovate: datasource=github-releases depName=golangci/golangci-lint
35
- version: v2.1.6
+ version: v2.5.0
36
37
tests:
38
name: Run tests
0 commit comments