mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-17 03:47:20 +00:00
chore(deps): Update tj-actions/glob to v11.1
This commit is contained in:
parent
e185973ea9
commit
5c03d2895c
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ runs:
|
|||
INPUT_PATH: ${{ inputs.path }}
|
||||
INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }}
|
||||
- name: Glob match
|
||||
uses: tj-actions/glob@v10
|
||||
uses: tj-actions/glob@v11.1
|
||||
id: glob
|
||||
with:
|
||||
files: ${{ inputs.files }}
|
||||
|
|
Loading…
Reference in a new issue