Skip to content

Commit

Permalink
chore(deps): update tj-actions/glob action to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jackton1 committed Nov 8, 2022
1 parent d4e0461 commit 51092e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -26,7 +26,7 @@ runs:
using: 'composite'
steps:
- name: Glob match
uses: tj-actions/glob@v15
uses: tj-actions/glob@v16
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit 51092e8

Please sign in to comment.