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 379ddaf commit 71338d8Copy full SHA for 71338d8
.github/workflows/lint.yml
@@ -18,7 +18,7 @@ jobs:
18
cache-dependency-path: go.sum
19
20
- name: Lint
21
- uses: golangci/golangci-lint-action@v6.0.1
+ uses: golangci/golangci-lint-action@v6.1.0
22
with:
23
github_token: ${{ secrets.GITHUB_TOKEN }}
24
reporter: github-pr-check
0 commit comments