mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-29 13:34:51 +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
|
||||
shell: bash
|
||||
- name: Glob match
|
||||
uses: tj-actions/glob@v6
|
||||
uses: tj-actions/glob@v7
|
||||
id: glob
|
||||
with:
|
||||
files: ${{ inputs.files }}
|
||||
|
|
Loading…
Reference in a new issue