Skip to content

Commit d523882

Browse files
chore(deps): update tj-actions/glob action to v19
1 parent d9a97a5 commit d523882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ runs:
4242
using: 'composite'
4343
steps:
4444
- name: Glob match
45-
uses: tj-actions/glob@v18
45+
uses: tj-actions/glob@v19
4646
if: inputs.files != ''
4747
id: glob
4848
with:

0 commit comments

Comments
 (0)