Skip to content

Commit

Permalink
chore(deps): update tj-actions/glob action to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jackton1 committed Oct 4, 2022
1 parent f51c3c4 commit 17ab284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -193,7 +193,7 @@ runs:
INPUT_BASE_SHA: ${{ steps.base-sha.outputs.base_sha }}
INPUT_PATH: ${{ inputs.path }}
- name: Glob match
uses: tj-actions/glob@v13
uses: tj-actions/glob@v14
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit 17ab284

Please sign in to comment.