We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63409fe commit f2125efCopy full SHA for f2125ef
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
26
with:
27
# renovate: datasource=go depName=github.com/golangci/golangci-lint
28
- version: v2.5.0
+ version: v2.6.0
29
yaml-lint:
30
runs-on: ubuntu-latest
31
steps:
0 commit comments