We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92f799 commit 516118aCopy full SHA for 516118a
.github/workflows/code-review.yml
@@ -19,6 +19,6 @@ jobs:
19
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
20
21
- name: Run ESLint
22
- uses: reviewdog/action-eslint@e1dbcf30466d267e79331b2f5bacb269093125b5 # v1.19.1
+ uses: reviewdog/action-eslint@bea7e5c9def85cae601b63bc08620a3561043710 # v1.25.1
23
env:
24
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments