Skip to content

Commit

Permalink
Merge pull request #1238 from SEKOIA-IO/fix-alert-status-action
Browse files Browse the repository at this point in the history
fix(sekoiaio): fix typo in update alert status json file
  • Loading branch information
ysindel authored Dec 30, 2024
2 parents 8abbd52 + 00010d1 commit e6d360b
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 e6d360b

Please sign in to comment.