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