chore(deps): update tj-actions/glob action to v7.7

This commit is contained in:
Renovate Bot 2022-03-14 17:27:38 +00:00 committed by Tonye Jack
parent 0f808a8de4
commit 2bf9c4d198

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.6
uses: tj-actions/glob@v7.7
id: glob
with:
files: ${{ inputs.files }}