We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 369e230 commit 307d26aCopy full SHA for 307d26a
.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.6
+ version: v1.64.7
49
args: --timeout=5m
50
51
# ------------------------------
0 commit comments