There was an error while loading. Please reload this page.
1 parent aa29dc8 commit 7a89bc7Copy full SHA for 7a89bc7
1 file changed
.github/workflows/reviewdog.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
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