Skip to content

Commit

Permalink
golang ci v2 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
oriser authored Mar 24, 2024
1 parent 6682ebd commit 0c0de29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
- name: Check out code
uses: actions/checkout@v2
- name: Run reviewdog golangci-lint
uses: reviewdog/action-golangci-lint@v1
uses: reviewdog/action-golangci-lint@v2
with:
github_token: ${{ secrets.github_token }}

0 comments on commit 0c0de29

Please sign in to comment.