mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-11 13:27:42 +00:00
Update tj-actions/glob action to v7
This commit is contained in:
parent
a81ed2173e
commit
bbda4a813a
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ runs:
|
||||||
id: base-sha
|
id: base-sha
|
||||||
shell: bash
|
shell: bash
|
||||||
- name: Glob match
|
- name: Glob match
|
||||||
uses: tj-actions/glob@v6
|
uses: tj-actions/glob@v7
|
||||||
id: glob
|
id: glob
|
||||||
with:
|
with:
|
||||||
files: ${{ inputs.files }}
|
files: ${{ inputs.files }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue