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 30e22bf commit 5fa84cdCopy full SHA for 5fa84cd
.github/workflows/lint.yml
@@ -45,7 +45,7 @@ jobs:
45
uses: golangci/golangci-lint-action@v6
46
with:
47
# renovate: datasource=github-releases depName=golangci/golangci-lint
48
- version: v1.64.8
+ version: v2.1.2
49
args: --timeout=5m
50
51
# ------------------------------
0 commit comments