We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4277b07 commit 04e1b10Copy full SHA for 04e1b10
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- uses: golangci/golangci-lint-action@v6
49
with:
50
- version: v1.62.0 # renovate: datasource=github-releases depName=golangci/golangci-lint
+ version: v1.62.2 # renovate: datasource=github-releases depName=golangci/golangci-lint
51
52
# In general linting is quite fast with warm caches, but a fresh run might take some time.
53
args: --timeout 5m
0 commit comments