chore(deps): update tj-actions/glob to v12

This commit is contained in:
Tonye Jack 2022-08-23 07:53:28 -06:00 committed by GitHub
parent 17288cdb41
commit 88f751a23c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -203,7 +203,7 @@ runs:
INPUT_PATH: ${{ inputs.path }}
INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }}
- name: Glob match
uses: tj-actions/glob@v11.1
uses: tj-actions/glob@v12
id: glob
with:
files: ${{ inputs.files }}