Skip to content

Commit

Permalink
Update reviewdog/action-eslint action to v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 72faccc commit 07cf1aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: test
run: yarn test
- name: lint
uses: reviewdog/action-eslint@v1.12.0
uses: reviewdog/action-eslint@v1.16.0
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
Expand Down

0 comments on commit 07cf1aa

Please sign in to comment.