mirror of
https://github.com/movie-web/movie-web.git
synced 2025-01-13 04:49:07 +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
|
- run: ls -la
|
||||||
|
|
||||||
- name: Annotate linting
|
- name: Annotate linting
|
||||||
uses: ataylorme/eslint-annotate-action@v6
|
uses: ataylorme/eslint-annotate-action@v2
|
||||||
with:
|
with:
|
||||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
report-json: "eslint_report.json"
|
report-json: "eslint_report.json"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user