Skip to content

Commit

Permalink
chore(deps): update tj-actions/glob action to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jackton1 committed Oct 11, 2022
1 parent 0604c7f commit 7c640bd
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@v14
uses: tj-actions/glob@v15
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit 7c640bd

Please sign in to comment.