Upgraded tj-actions/glob to v3.2 (#306)
This commit is contained in:
parent
b7e12d640e
commit
3f66a14524
@ -109,7 +109,7 @@ runs:
|
||||
INPUT_FILES: ${{ inputs.files }}
|
||||
INPUT_FILES_FROM_SOURCE_FILE: ${{ inputs.files_from_source_file }}
|
||||
- name: Glob match
|
||||
uses: tj-actions/glob@v3.1
|
||||
uses: tj-actions/glob@v3.2
|
||||
id: glob
|
||||
with:
|
||||
files: ${{ steps.source-input-files.outputs.files }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user