Skip to content

Commit

Permalink
pin: glob and json2file actions to the latest full length sha (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Mar 13, 2023
1 parent b5c82be commit dc42e3f
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@cebfb084cdf62d72c5318b1b3595ac5a45ed022f # renovate: tag=v16.11
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit dc42e3f

Please sign in to comment.