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

This commit is contained in:
Renovate Bot 2022-05-14 01:49:48 +00:00 committed by Tonye Jack
parent fb18af2532
commit 62c26bf6f0

View File

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