3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-02-21 05:28:14 +00:00

Merge pull request #596 from tj-actions/chore/update-tj-actions-glob

This commit is contained in:
Tonye Jack 2022-08-23 08:40:15 -06:00 committed by GitHub
commit bec82ebb34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -203,7 +203,7 @@ runs:
INPUT_PATH: ${{ inputs.path }}
INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }}
- name: Glob match
uses: tj-actions/glob@v11.1
uses: tj-actions/glob@v12
id: glob
with:
files: ${{ inputs.files }}