Bump eslint-changed-files to v9

This commit is contained in:
Gabe Kangas 2022-02-11 14:11:26 -08:00
parent e10295b64e
commit 78b891cc51

View file

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