Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dcreey authored Feb 2, 2023
1 parent 3bc5b36 commit 4bc4b80
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 @@ -207,7 +207,7 @@ runs:
INPUT_FETCH_DEPTH: ${{ inputs.fetch_depth }}
INPUT_SINCE_LAST_REMOTE_COMMIT: ${{ inputs.since_last_remote_commit }}
- name: Glob match
uses: tj-actions/glob@9923edc8efb605c131fb09a79699a819cde2cfe4 # v16
uses: tj-actions/glob@dc1f093fd29f2b1451d69085fc6ee97ca16146b0 # v16
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit 4bc4b80

Please sign in to comment.