Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-eslint action to v1.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2023
1 parent ad874d6 commit 86ba3e0
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 @@ -15,7 +15,7 @@ jobs:
- name: Install eslint dependencies
run: npm install eslint prettier eslint-plugin-prettier eslint-config-prettier -D
- name: Run eslint with reviewdog
uses: reviewdog/action-eslint@v1.13.0
uses: reviewdog/action-eslint@v1.19.2
with:
github_token: ${{ secrets.github_token }}
reporter: github-check
Expand Down

0 comments on commit 86ba3e0

Please sign in to comment.