Update FF auto_dismiss_vulnerability_policies to use group actor
What does this MR do and why?
Update FF auto_dismiss_vulnerability_policies to use group actor.
To be able to test the feature on group-level, we should use a group actor consistently for all FF checks.
Frontend uses the group actor already also for project-level policies: https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/app/controllers/projects/security/policies_controller.rb#L19
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #581377