Support `@<release>` version when including components
Problem statement
As a user I would like to use a specific release of a component. The release is available on the CI catalog.
Proposal
include:
- component: gitlab.com/gitlab-org/dast@1.0 # this is not just a tag but it's a release name
References
Edited by Fabio Pitino