Skip to content

Commit

Permalink
Merge pull request #413 from tj-actions/renovate/tj-actions-glob-22.x
Browse files Browse the repository at this point in the history
chore(deps): update tj-actions/glob action to v22
  • Loading branch information
repo-ranger[bot] committed May 4, 2024
2 parents fd85a60 + 5beffcb commit 51ebb35
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 @@ -50,7 +50,7 @@ runs:
using: 'composite'
steps:
- name: Glob match
uses: tj-actions/glob@v21
uses: tj-actions/glob@v22
if: inputs.files != ''
id: glob
with:
Expand Down

0 comments on commit 51ebb35

Please sign in to comment.