Skip to content

Commit

Permalink
Merge pull request #367 from tj-actions/renovate/tj-actions-glob-19.x
Browse files Browse the repository at this point in the history
chore(deps): update tj-actions/glob action to v19
  • Loading branch information
repo-ranger[bot] committed Jan 18, 2024
2 parents d9a97a5 + d523882 commit 0e5b383
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 @@ -42,7 +42,7 @@ runs:
using: 'composite'
steps:
- name: Glob match
uses: tj-actions/glob@v18
uses: tj-actions/glob@v19
if: inputs.files != ''
id: glob
with:
Expand Down

0 comments on commit 0e5b383

Please sign in to comment.