Merge branch 'main' into fix/668-bug-new-commits-pushed-to-the-base-branch-results-in-errors-when-shallow-history-is-used

This commit is contained in:
Tonye Jack
2022-10-12 12:49:46 -06:00
committed by GitHub
2 changed files with 35 additions and 18 deletions

View File

@@ -198,7 +198,7 @@ runs:
INPUT_PATH: ${{ inputs.path }}
INPUT_TARGET_BRANCH_FETCH_DEPTH: ${{ inputs.target_branch_fetch_depth }}
- name: Glob match
uses: tj-actions/glob@v14
uses: tj-actions/glob@v15
id: glob
with:
files: ${{ inputs.files }}