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 ccebaa6 commit 3f3485eCopy full SHA for 3f3485e
.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@v7.0.0
+ uses: golangci/golangci-lint-action@v8.0.0
22
with:
23
github-token: ${{ secrets.GITHUB_TOKEN }}
24
version: v2.1.1
0 commit comments