mirror of
https://github.com/movie-web/movie-web.git
synced 2024-12-28 23:36:06 +00:00
fix wrong version
This commit is contained in:
parent
dd662efd72
commit
addd8ca031
2
.github/workflows/linting_annotate.yml
vendored
2
.github/workflows/linting_annotate.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
|||
- run: ls -la
|
||||
|
||||
- name: Annotate linting
|
||||
uses: ataylorme/eslint-annotate-action@v6
|
||||
uses: ataylorme/eslint-annotate-action@v2
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
report-json: "eslint_report.json"
|
||||
|
|
Loading…
Reference in a new issue