Skip to content

Commit

Permalink
chore: upgrade the tj-actions/glob from v9 to v9.2 (#513)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed May 31, 2022
1 parent 51ab26a commit bc1dc8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -168,7 +168,7 @@ runs:
INPUT_PATH: ${{ inputs.path }}
INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }}
- name: Glob match
uses: tj-actions/glob@v9
uses: tj-actions/glob@v9.2
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit bc1dc8f

Please sign in to comment.