3
0
Fork 0
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:
Renovate Bot 2022-02-12 00:58:19 +00:00 committed by Tonye Jack
parent a81ed2173e
commit bbda4a813a

View file

@ -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 }}