Skip to content

Commit 346f237

Browse files
chore(deps): update tj-actions/eslint-changed-files action to v23 (#1875)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c037f1e commit 346f237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
yarn install
5959
6060
- name: Run eslint on changed files
61-
uses: tj-actions/eslint-changed-files@v22
61+
uses: tj-actions/eslint-changed-files@v23
6262
if: github.event_name == 'pull_request'
6363
with:
6464
token: ${{ secrets.PAT_TOKEN }}

0 commit comments

Comments
 (0)