chore(deps): update tj-actions/glob action to v17.1.0 (main) (#1096)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-21 17:56:52 +00:00 committed by GitHub
parent 4e5d0fad4d
commit ce810b29b2
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@v17.0.1
uses: tj-actions/glob@v17.1.0
id: glob
with:
files: ${{ inputs.files }}