Skip to content

Commit 997232d

Browse files
YuvHayunmelamedbn
authored andcommitted
Fix playbooks (#24607)
* fix * fix * fix
1 parent d159a7d commit 997232d

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

Packs/CommonPlaybooks/Playbooks/playbook-URL_Enrichment_-_Generic_v2.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -454,11 +454,6 @@ view: |-
454454
}
455455
}
456456
inputs:
457-
- key: URL
458-
value:
459-
simple: "True"
460-
required: false
461-
description: URLs to enrich.
462457
- key: URL
463458
value:
464459
complex:
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
#### Playbooks
3+
##### URL Enrichment - Generic v2
4+
- Fixed an issue where playbook was expecting duplicated inputs.

Packs/CommonPlaybooks/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Common Playbooks",
33
"description": "Frequently used playbooks pack.",
44
"support": "xsoar",
5-
"currentVersion": "2.3.38",
5+
"currentVersion": "2.3.39",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

0 commit comments

Comments
 (0)