**Description** Design a workflow that will fail on PR if versions for both (FIPS and non-FIPS) [runtime bases](https://github.com/kyma-project/serverless/blob/main/components/runtimes/python314/Dockerfile#L4-L6) are desynchronized. **Reasons** Prevent situations when the module would be released with desynchronized runtime bases.
Description
Design a workflow that will fail on PR if versions for both (FIPS and non-FIPS) runtime bases are desynchronized.
Reasons
Prevent situations when the module would be released with desynchronized runtime bases.