Skip to content

Commit

Permalink
chore(deps): update tj-actions/glob action to v7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 14, 2022
1 parent 82b7c17 commit a721920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ runs:
INPUT_PATH: ${{ inputs.path }}
INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }}
- name: Glob match
uses: tj-actions/glob@v7.5
uses: tj-actions/glob@v7.6
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit a721920

Please sign in to comment.