chore: upgrade tj-actions/glob (#1082)

This commit is contained in:
Tonye Jack 2023-04-12 04:02:29 -06:00 committed by GitHub
parent 8b07761656
commit 7ecfc6730d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -7,9 +7,11 @@ on:
pull_request:
branches:
- main
- sec
pull_request_review:
branches:
- main
- sec
jobs:
shellcheck:

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.14
uses: tj-actions/glob@v17.0.1
id: glob
with:
files: ${{ inputs.files }}