We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d026b8 commit dffc1a0Copy full SHA for dffc1a0
.github/workflows/golangci-lint.yml
@@ -21,7 +21,7 @@ permissions: read-all
21
22
env:
23
# renovate: datasource=github-releases depName=golangci/golangci-lint
24
- GOLANGCI_LINT_VERSION: "v1.61.0"
+ GOLANGCI_LINT_VERSION: "v1.64.5"
25
GO_VERSION: "~1.23"
26
jobs:
27
golangci-lint:
0 commit comments