3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2024-12-16 19:27:39 +00:00

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

This commit is contained in:
Renovate Bot 2022-03-20 18:20:09 +00:00 committed by Tonye Jack
parent 909b045c81
commit 842e57c994

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