mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-17 09:17:46 +00:00
chore(deps): update tj-actions/glob action to v14
This commit is contained in:
parent
f51c3c4c5f
commit
17ab284b9d
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@v13
|
||||
uses: tj-actions/glob@v14
|
||||
id: glob
|
||||
with:
|
||||
files: ${{ inputs.files }}
|
||||
|
|
Loading…
Reference in a new issue