Skip to content

Commit

Permalink
chore(deps): update tj-actions/glob action to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and tj-actions-bot committed Jun 22, 2023
1 parent 0409e18 commit 238896a
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 @@ -30,7 +30,7 @@ runs:
using: 'composite'
steps:
- name: Glob match
uses: tj-actions/glob@v16
uses: tj-actions/glob@v17
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit 238896a

Please sign in to comment.