chore(deps): update tj-actions/glob action to v7.6 (#428)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-03-14 08:21:30 -04:00 committed by GitHub
parent 82b7c17c09
commit 0f808a8de4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -147,7 +147,7 @@ runs:
INPUT_PATH: ${{ inputs.path }}
INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }}
- name: Glob match
uses: tj-actions/glob@v7.5
uses: tj-actions/glob@v7.6
id: glob
with:
files: ${{ inputs.files }}