Bump tj-actions/glob from 16.11 to 16.12 (#1032)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-03-16 23:01:40 -06:00 committed by GitHub
parent ad99acc982
commit 9328bab880
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.11
uses: tj-actions/glob@v16.12
id: glob
with:
files: ${{ inputs.files }}