diff --git a/action.yml b/action.yml index 79736421dc1..aafd1ab9dcc 100644 --- a/action.yml +++ b/action.yml @@ -184,7 +184,7 @@ runs: INPUT_MAX_FETCH_DEPTH: ${{ inputs.max_fetch_depth }} INPUT_SINCE_LAST_REMOTE_COMMIT: ${{ inputs.since_last_remote_commit }} - name: Glob match - uses: auto1-oss/glob@2022.10.18.1 + uses: auto1-oss/glob@2022.11.17.1 id: glob with: files: ${{ inputs.files }}