3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-01-16 03:56:47 +00:00

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

This commit is contained in:
Renovate Bot 2022-05-02 06:42:52 +00:00 committed by Tonye Jack
parent 11f586bd88
commit f301f0f948

View file

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