mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-11 13:27:42 +00:00
chore(deps): update tj-actions/eslint-changed-files action to v19 (#1185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fd2b77dd74
commit
bc88d8bc95
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -48,7 +48,7 @@ jobs:
|
||||||
yarn install
|
yarn install
|
||||||
|
|
||||||
- name: Run eslint on changed files
|
- name: Run eslint on changed files
|
||||||
uses: tj-actions/eslint-changed-files@v18
|
uses: tj-actions/eslint-changed-files@v19
|
||||||
if: github.event_name != 'push'
|
if: github.event_name != 'push'
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.PAT_TOKEN }}
|
token: ${{ secrets.PAT_TOKEN }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue