mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-21 05:28:14 +00:00
Merge pull request #596 from tj-actions/chore/update-tj-actions-glob
This commit is contained in:
commit
bec82ebb34
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@v11.1
|
||||
uses: tj-actions/glob@v12
|
||||
id: glob
|
||||
with:
|
||||
files: ${{ inputs.files }}
|
||||
|
|
Loading…
Add table
Reference in a new issue