mirror of
https://github.com/tj-actions/changed-files
synced 2025-03-05 11:06:22 +00:00
Upgraded tj-actions/glob to v3.2 (#306)
This commit is contained in:
parent
b7e12d640e
commit
3f66a14524
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue