There was an error while loading. Please reload this page.
1 parent 30cd784 commit 441efc4Copy full SHA for 441efc4
1 file changed
.github/workflows/reviewdog.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.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