3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-02-20 21:01:53 +00:00

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

This commit is contained in:
renovate[bot] 2022-10-11 10:17:54 +00:00 committed by Tonye Jack
parent 0604c7fd87
commit 7c640bd299

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