Skip to content

Commit 69101d6

Browse files
authored
chore(deps): update tj-actions/changed-files action to v47 (#2154)
1 parent 4dcb7f6 commit 69101d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
php-version: '8.2'
2929
- name: Get changed files
3030
id: changedFiles
31-
uses: tj-actions/changed-files@v46
31+
uses: tj-actions/changed-files@v47
3232
- name: Run Script
3333
run: |
3434
composer install -d testing/

0 commit comments

Comments
 (0)