3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-01-17 19:17:45 +00:00

chore(deps): update tj-actions/glob action to v14

This commit is contained in:
renovate[bot] 2022-10-04 17:26:58 +00:00 committed by Tonye Jack
parent f51c3c4c5f
commit 17ab284b9d

View file

@ -193,7 +193,7 @@ runs:
INPUT_BASE_SHA: ${{ steps.base-sha.outputs.base_sha }}
INPUT_PATH: ${{ inputs.path }}
- name: Glob match
uses: tj-actions/glob@v13
uses: tj-actions/glob@v14
id: glob
with:
files: ${{ inputs.files }}