mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-22 11:17:38 +00:00
chore(deps): update tj-actions/glob action to v7.11
This commit is contained in:
parent
554fae61a8
commit
f465da83c9
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ runs:
|
||||||
INPUT_PATH: ${{ inputs.path }}
|
INPUT_PATH: ${{ inputs.path }}
|
||||||
INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }}
|
INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }}
|
||||||
- name: Glob match
|
- name: Glob match
|
||||||
uses: tj-actions/glob@v7.10
|
uses: tj-actions/glob@v7.11
|
||||||
id: glob
|
id: glob
|
||||||
with:
|
with:
|
||||||
files: ${{ inputs.files }}
|
files: ${{ inputs.files }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue