Skip to content

Commit

Permalink
chore(deps): update tj-actions/glob action to v16.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jackton1 committed Mar 17, 2023
1 parent 19ea70c commit 55c2c1e
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@cebfb084cdf62d72c5318b1b3595ac5a45ed022f # renovate: tag=v16.11
uses: tj-actions/glob@fe0bac2f371d720eeb46b5e4afd13ab34305db35 # v16.12
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit 55c2c1e

Please sign in to comment.