mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-16 19:27:39 +00:00
chore: upgrade the tj-actions/glob from v9 to v9.2 (#513)
This commit is contained in:
parent
51ab26a070
commit
bc1dc8f54d
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ runs:
|
|||
INPUT_PATH: ${{ inputs.path }}
|
||||
INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }}
|
||||
- name: Glob match
|
||||
uses: tj-actions/glob@v9
|
||||
uses: tj-actions/glob@v9.2
|
||||
id: glob
|
||||
with:
|
||||
files: ${{ inputs.files }}
|
||||
|
|
Loading…
Reference in a new issue