Skip to content

Commit

Permalink
Merge pull request #1269 from tj-actions/renovate/tj-actions-eslint-c…
Browse files Browse the repository at this point in the history
…hanged-files-24.x

chore(deps): update tj-actions/eslint-changed-files action to v24
  • Loading branch information
repo-ranger[bot] authored Mar 29, 2024
2 parents 02de013 + 176d37d commit bc75c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
yarn install
- name: Run eslint on changed files
uses: tj-actions/eslint-changed-files@v23
uses: tj-actions/eslint-changed-files@v24
with:
token: ${{ secrets.PAT_TOKEN }}
config_path: ".eslintrc.json"
Expand Down

0 comments on commit bc75c07

Please sign in to comment.