Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Aug 26, 2022
1 parent 967b546 commit b12ac5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -203,7 +203,7 @@ runs:
INPUT_PATH: ${{ inputs.path }}
INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }}
- name: Glob match
uses: tj-actions/glob@v12
uses: tj-actions/glob@v13
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit b12ac5b

Please sign in to comment.