0

Bump tj-actions/eslint-changed-files

Maybe this will fix https://github.com/owncast/owncast/issues/1607?
This commit is contained in:
Gabe Kangas 2021-12-21 14:56:03 -08:00 committed by GitHub
parent 9c459d91cb
commit a5ad812054

View File

@ -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'