## Details
This PR fixes <# issue>.
## Release Notes
## Checklist
I confirm that before submitting this PR I have:
- [ ] The PR title is using the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/#summary) language.
- [ ] updated the code documentation.
- [ ] updated the end-user documentation.
- [ ] run `make` in my local environment with no errors.
- [ ] verified the dependacies and Dependabot alerts.
- [ ] fixed high or critical vulnerabilities.