Skip to content

Commit

Permalink
Update reviewdog/action-eslint action to v1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 30, 2021
1 parent fad3010 commit 440f62c
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.12.1
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
Expand Down

0 comments on commit 440f62c

Please sign in to comment.