Skip to content

Commit

Permalink
fix(sekoiaio): fix typo in update alert status json file
Browse files Browse the repository at this point in the history
  • Loading branch information
ysindel committed Dec 26, 2024
1 parent 8abbd52 commit 00010d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sekoia.io/action_trigger_status_update_on_alert.json
Original file line number Diff line number Diff line change
@@ -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#",
Expand Down

0 comments on commit 00010d1

Please sign in to comment.