Replace browser confirm modal with `GlModal` in `app/assets/javascripts/vue_merge_request_widget/components/deployment/deployment_actions.vue`
Replace call to window.confirm
in app/assets/javascripts/vue_merge_request_widget/components/deployment/deployment_actions.vue
with the implementation using GlModal. The up to date migration strategy can be found in the parent epic.