Skip to content

Commit

Permalink
Merge pull request #363 from tj-actions/renovate/tj-actions-glob-18.x
Browse files Browse the repository at this point in the history
chore(deps): update tj-actions/glob action to v18
  • Loading branch information
repo-ranger[bot] authored Jan 4, 2024
2 parents 56d4ba3 + 071c65e commit 0a07b6e
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@v17
uses: tj-actions/glob@v18
if: inputs.files != ''
id: glob
with:
Expand Down

0 comments on commit 0a07b6e

Please sign in to comment.