Browse Source

Bump tj-actions/eslint-changed-files

Maybe this will fix https://github.com/owncast/owncast/issues/1607?
pull/1886/head
Gabe Kangas 4 years ago committed by GitHub
parent
commit
a5ad812054
  1. 2
      web/.github/workflows/linter.yml

2
web/.github/workflows/linter.yml

@ -16,7 +16,7 @@ jobs: @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
- name: Linter
uses: tj-actions/eslint-changed-files@v7.3
uses: tj-actions/eslint-changed-files@v8.1
with:
config_path: '.eslintrc.js'
ignore_path: '.eslintignore'

Loading…
Cancel
Save