mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-29 03:34:50 +00:00
chore(deps): update tj-actions/glob action to v7.20
This commit is contained in:
parent
62c26bf6f0
commit
d26252004a
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ runs:
|
|||
INPUT_PATH: ${{ inputs.path }}
|
||||
INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }}
|
||||
- name: Glob match
|
||||
uses: tj-actions/glob@v7.18
|
||||
uses: tj-actions/glob@v7.20
|
||||
id: glob
|
||||
with:
|
||||
files: ${{ inputs.files }}
|
||||
|
|
Loading…
Reference in a new issue