### Component(s) _No response_ ### Describe the issue you're reporting https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/14716340681/job/41301707981 `sed -i.bak 's/0[.]124[.]0/0.125.0/g' versions.yaml` Seems a trivial bug, the workflow expects the current version to be v0.x.0, so when the current version is v0.x.y where y !=0 the workflow failed.