We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 016618e commit d0e373fCopy full SHA for d0e373f
.github/workflows/lint.yml
@@ -18,7 +18,7 @@ jobs:
18
cache-dependency-path: go.sum
19
20
- name: Lint
21
- uses: golangci/[email protected].1
+ uses: golangci/[email protected].2
22
with:
23
github_token: ${{ secrets.GITHUB_TOKEN }}
24
reporter: github-pr-check
0 commit comments