mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-28 19:04:27 +00:00
chore(deps): update tj-actions/glob action to v7.9 (#436)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f6c1fe1c6c
commit
081ee9cc54
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ runs:
|
|||
INPUT_PATH: ${{ inputs.path }}
|
||||
INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }}
|
||||
- name: Glob match
|
||||
uses: tj-actions/glob@v7.8
|
||||
uses: tj-actions/glob@v7.9
|
||||
id: glob
|
||||
with:
|
||||
files: ${{ inputs.files }}
|
||||
|
|
Loading…
Reference in a new issue