Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-eslint action to v1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent c2e7b4b commit 9aa0c5f
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.25.0
with:
github_token: ${{ secrets.github_token }}
reporter: github-check
Expand Down

0 comments on commit 9aa0c5f

Please sign in to comment.