mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-13 08:35:08 +01: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 New Issue
Block a user