mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-20 21:01:53 +00:00
chore(deps): update tj-actions/glob action to v15
This commit is contained in:
parent
0604c7fd87
commit
7c640bd299
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ runs:
|
|||
INPUT_BASE_SHA: ${{ steps.base-sha.outputs.base_sha }}
|
||||
INPUT_PATH: ${{ inputs.path }}
|
||||
- name: Glob match
|
||||
uses: tj-actions/glob@v14
|
||||
uses: tj-actions/glob@v15
|
||||
id: glob
|
||||
with:
|
||||
files: ${{ inputs.files }}
|
||||
|
|
Loading…
Add table
Reference in a new issue