Skip to content

Change the deprecated dependencies param for the newer needs params

I ran into a bug when trying to extend the code quality job. Turns out it was still using the deprecated dependencies parameter. I changed it in favor of the needs parameter

Merge request reports