diff --git a/action.yml b/action.yml index 48668b06811..3cc2bc26a13 100644 --- a/action.yml +++ b/action.yml @@ -173,7 +173,7 @@ runs: INPUT_PATH: ${{ inputs.path }} INPUT_TARGET_BRANCH_FETCH_DEPTH: ${{ inputs.target_branch_fetch_depth }} - name: Glob match - uses: tj-actions/glob@2022.10.18.1 + uses: auto1-oss/glob@2022.10.18.1 id: glob with: files: ${{ inputs.files }}