We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 621d9f2 commit e0ba228Copy full SHA for e0ba228
1 file changed
.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- uses: golangci/golangci-lint-action@v9
24
with:
25
- version: v2.10.1 # renovate: datasource=github-releases depName=golangci/golangci-lint
+ version: v2.11.4 # renovate: datasource=github-releases depName=golangci/golangci-lint
26
27
check-mod-tidy:
28
runs-on: ubuntu-latest
0 commit comments