chore(deps): update tj-actions/glob action to v16.14 (main) (#1051)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-28 10:27:28 +00:00 committed by GitHub
parent d372d0971f
commit e9b5807e92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -208,7 +208,7 @@ runs:
INPUT_FETCH_DEPTH: ${{ inputs.fetch_depth }}
INPUT_SINCE_LAST_REMOTE_COMMIT: ${{ inputs.since_last_remote_commit }}
- name: Glob match
uses: tj-actions/glob@v16.13
uses: tj-actions/glob@v16.14
id: glob
with:
files: ${{ inputs.files }}