Update action.yml

This commit is contained in:
Tonye Jack 2022-01-04 22:10:38 -05:00 committed by GitHub
parent c1d40aa45b
commit b7e12d640e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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@v2
uses: tj-actions/glob@v3.1
id: glob
with:
files: ${{ steps.source-input-files.outputs.files }}