Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6f47fa9

Browse files
authoredDec 8, 2024··
chore(deps): update reviewdog/action-eslint action to v1.33.0
1 parent 05f5c21 commit 6f47fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/eslint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v3.6.0
1818
- name: eslint
19-
uses: reviewdog/action-eslint@v1.22.0
19+
uses: reviewdog/action-eslint@v1.33.0
2020
with:
2121
github_token: ${{ secrets.github_token }}
2222
reporter: github-pr-review

0 commit comments

Comments
 (0)
Please sign in to comment.