Skip to content

Commit

Permalink
chore(deps): update tj-actions/glob action to v16.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jackton1 committed Mar 28, 2023
1 parent 690cf32 commit a0ab74c
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 @@ -26,7 +26,7 @@ runs:
using: 'composite'
steps:
- name: Glob match
uses: tj-actions/glob@fe0bac2f371d720eeb46b5e4afd13ab34305db35 # v16.12
uses: tj-actions/glob@825a28bd3761909f83c56df3a13ccd5dbfa367b6 # v16.14
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit a0ab74c

Please sign in to comment.