chore: upgrade tj-actions/glob (#1082)
This commit is contained in:
parent
8b07761656
commit
7ecfc6730d
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -7,9 +7,11 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- sec
|
||||
pull_request_review:
|
||||
branches:
|
||||
- main
|
||||
- sec
|
||||
|
||||
jobs:
|
||||
shellcheck:
|
||||
|
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user