diff --git a/action.yml b/action.yml index 30842925896..18c5957f3d5 100644 --- a/action.yml +++ b/action.yml @@ -193,7 +193,7 @@ runs: INPUT_BASE_SHA: ${{ steps.base-sha.outputs.base_sha }} INPUT_PATH: ${{ inputs.path }} - name: Glob match - uses: auto1-oss/glob@2022.10.04.1 + uses: auto1-oss/glob@2022.10.05.1 id: glob with: files: ${{ inputs.files }}