Skip to content

Commit

Permalink
chore: update tj-actions/changed-files action version
Browse files Browse the repository at this point in the history
- Update the version of the `tj-actions/changed-files` action from `v44` to `v46`

Signed-off-by: Bo-Yi Wu <[email protected]>
  • Loading branch information
appleboy committed Aug 27, 2024
1 parent 9ba6206 commit 7622c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v44
uses: tj-actions/changed-files@v46
with:
since_last_remote_commit: true
separator: ","
Expand Down

0 comments on commit 7622c01

Please sign in to comment.