There was an error while loading. Please reload this page.
1 parent e455fd9 commit 2fd389dCopy full SHA for 2fd389d
1 file changed
.github/workflows/reviewdog.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
20
- name: eslint
21
- uses: reviewdog/action-eslint@2fee6dd72a5419ff4113f694e2068d2a03bb35dd # v1.33.2
+ uses: reviewdog/action-eslint@556a3fdaf8b4201d4d74d406013386aa4f7dab96 # v1.34.0
22
with:
23
github_token: ${{ secrets.github_token }}
24
reporter: github-pr-review
0 commit comments