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 9d29a85 commit 2541d29Copy full SHA for 2541d29
.github/workflows/reviewdog.yaml
@@ -14,6 +14,6 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@v2
16
- name: Lint
17
- uses: reviewdog/action-golangci-lint@v1
+ uses: reviewdog/action-golangci-lint@v2
18
with:
19
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments