mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-11 13:27:42 +00:00
chore(deps): update tj-actions/glob action to v16
This commit is contained in:
parent
6326c61a70
commit
e062ae86aa
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ runs:
|
||||||
INPUT_FETCH_DEPTH: ${{ inputs.fetch_depth }}
|
INPUT_FETCH_DEPTH: ${{ inputs.fetch_depth }}
|
||||||
INPUT_SINCE_LAST_REMOTE_COMMIT: ${{ inputs.since_last_remote_commit }}
|
INPUT_SINCE_LAST_REMOTE_COMMIT: ${{ inputs.since_last_remote_commit }}
|
||||||
- name: Glob match
|
- name: Glob match
|
||||||
uses: tj-actions/glob@v15
|
uses: tj-actions/glob@v16
|
||||||
id: glob
|
id: glob
|
||||||
with:
|
with:
|
||||||
files: ${{ inputs.files }}
|
files: ${{ inputs.files }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue