3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-01-29 13:34:51 +00:00

chore: downgrade tj-actions/eslint-changed-files pending move to eslint 9 (#2124)

Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
Tonye Jack 2024-06-03 06:08:32 -06:00 committed by GitHub
parent 60268df189
commit 4ae1154663
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View file

@ -60,7 +60,7 @@ jobs:
yarn install
- name: Run eslint on changed files
uses: tj-actions/eslint-changed-files@v25
uses: tj-actions/eslint-changed-files@v24
if: github.event_name == 'pull_request'
with:
token: ${{ secrets.PAT_TOKEN }}

BIN
dist/index.js generated vendored

Binary file not shown.

BIN
dist/index.js.map generated vendored

Binary file not shown.