3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2024-12-16 19:27:39 +00:00

chore: Upgrade tj-actions/glob to v7.4 (#422)

This commit is contained in:
Tonye Jack 2022-03-12 22:37:25 -05:00 committed by GitHub
parent 7b71b4999e
commit 17f2c309ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -147,7 +147,7 @@ runs:
INPUT_PATH: ${{ inputs.path }}
INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }}
- name: Glob match
uses: tj-actions/glob@v7
uses: tj-actions/glob@v7.4
id: glob
with:
files: ${{ inputs.files }}