Skip to content

Commit

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

chore(deps): update tj-actions/eslint-changed-files action to v23
  • Loading branch information
repo-ranger[bot] authored Jan 18, 2024
2 parents d4443d8 + 3429124 commit 6db5077
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 @@ -38,7 +38,7 @@ jobs:
yarn install
- name: Run eslint on changed files
uses: tj-actions/eslint-changed-files@v22
uses: tj-actions/eslint-changed-files@v23
with:
token: ${{ secrets.PAT_TOKEN }}
config_path: ".eslintrc.json"
Expand Down

0 comments on commit 6db5077

Please sign in to comment.