Bump tj-actions/eslint-changed-files
Maybe this will fix https://github.com/owncast/owncast/issues/1607?
This commit is contained in:
parent
9c459d91cb
commit
a5ad812054
2
web/.github/workflows/linter.yml
vendored
2
web/.github/workflows/linter.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Linter
|
- name: Linter
|
||||||
uses: tj-actions/eslint-changed-files@v7.3
|
uses: tj-actions/eslint-changed-files@v8.1
|
||||||
with:
|
with:
|
||||||
config_path: '.eslintrc.js'
|
config_path: '.eslintrc.js'
|
||||||
ignore_path: '.eslintignore'
|
ignore_path: '.eslintignore'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user