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 ef41799 commit 04892aeCopy full SHA for 04892ae
.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- uses: golangci/golangci-lint-action@v9
24
with:
25
- version: v2.6.2 # renovate: datasource=github-releases depName=golangci/golangci-lint
+ version: v2.7.1 # renovate: datasource=github-releases depName=golangci/golangci-lint
26
27
check-mod-tidy:
28
runs-on: ubuntu-latest
0 commit comments