const parentDir = await cozy.files.statByPath(
            `/${path.posix.dirname(action.path)}`
          )