mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-20 21:01:53 +00:00
chore: Update glob action inputs (#363)
This commit is contained in:
parent
fad8491fc9
commit
3520c15609
1 changed files with 1 additions and 0 deletions
|
@ -120,6 +120,7 @@ runs:
|
|||
uses: tj-actions/glob@v7
|
||||
id: glob
|
||||
with:
|
||||
token: ${{ inputs.token }}
|
||||
files: ${{ inputs.files }}
|
||||
files-separator: ${{ inputs.files-separator }}
|
||||
files-from-source-file: ${{ inputs.files_from_source_file }}
|
||||
|
|
Loading…
Add table
Reference in a new issue