chore(deps): upgrade glob v9.2 to v10 (#566)

This commit is contained in:
Tonye Jack 2022-08-08 12:27:55 -06:00 committed by GitHub
parent 4ef34fc5f4
commit 36e65a1165
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -179,7 +179,7 @@ runs:
INPUT_PATH: ${{ inputs.path }}
INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }}
- name: Glob match
uses: tj-actions/glob@v9.2
uses: tj-actions/glob@v10
id: glob
with:
files: ${{ inputs.files }}