We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 614afe9 commit 4038a8cCopy full SHA for 4038a8c
.github/workflows/qa.yml
@@ -27,7 +27,7 @@ jobs:
27
- uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
28
with:
29
# renovate: datasource=github-releases depName=golangci/golangci-lint
30
- version: v1.57.1
+ version: v1.57.2
31
skip-pkg-cache: true
32
33
tests:
0 commit comments