3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2024-12-17 13:47:20 +00:00

chore(deps): Update tj-actions/glob to v11.1

This commit is contained in:
Tonye Jack 2022-08-22 14:24:59 -06:00 committed by GitHub
parent e185973ea9
commit 5c03d2895c
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_PATH: ${{ inputs.path }}
INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }} INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }}
- name: Glob match - name: Glob match
uses: tj-actions/glob@v10 uses: tj-actions/glob@v11.1
id: glob id: glob
with: with:
files: ${{ inputs.files }} files: ${{ inputs.files }}