chore: update tj-actions/changed-files action version

- Update the version of the `tj-actions/changed-files` action from `v44` to `v46`

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2024-08-27 21:02:52 +08:00
parent 9ba62064d2
commit 7622c01418
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ jobs:
- name: Get changed files - name: Get changed files
id: changed-files id: changed-files
uses: tj-actions/changed-files@v44 uses: tj-actions/changed-files@v46
with: with:
since_last_remote_commit: true since_last_remote_commit: true
separator: "," separator: ","