diff --git a/Sekoia.io/action_trigger_status_update_on_alert.json b/Sekoia.io/action_trigger_status_update_on_alert.json index a12c56ebd..f79ec54ec 100644 --- a/Sekoia.io/action_trigger_status_update_on_alert.json +++ b/Sekoia.io/action_trigger_status_update_on_alert.json @@ -1,7 +1,7 @@ { "uuid": "0d7c41fe-7991-42f7-9a04-702754b9700a", "name": "Update Alert Status by name", - "docker_parameters": "patch-alerts-2/{uuid}/workflow", + "docker_parameters": "patch-alerts-v2/{uuid}/workflow", "description": "Triggers an action on an alert to update its status by name", "arguments": { "$schema": "http://json-schema.org/draft-07/schema#",