We use workflow_call to customise the agentic workflows using github reusable workflows.
It worked fine in version: v0.68.3
But it stopped working in the newer version: v0.79.3
elastic/ai-github-actions@726134d#diff-b419a21af82501031de11cb83b23f240b10b6b6129a007115610d104f3d7cfdcL146
Do you know how can I get back to the former approach? or what's the upgrade path?
We use
workflow_callto customise the agentic workflows using github reusable workflows.It worked fine in version:
v0.68.3But it stopped working in the newer version:
v0.79.3elastic/ai-github-actions@726134d#diff-b419a21af82501031de11cb83b23f240b10b6b6129a007115610d104f3d7cfdcL146
Do you know how can I get back to the former approach? or what's the upgrade path?