diff --git a/Integrations/ANYRUN/ANYRUN.yml b/Integrations/ANYRUN/ANYRUN.yml index 2a51a794f793..9881497981ef 100644 --- a/Integrations/ANYRUN/ANYRUN.yml +++ b/Integrations/ANYRUN/ANYRUN.yml @@ -434,10 +434,10 @@ script: description: ID of the task created to analyze the submission. type: String dockerimage: demisto/python3:3.7.3.221 - subtype: python3 + subtype: python2 isfetch: false runonce: false script: '-' - type: python + type: javascript tests: -- ANYRUN-Test \ No newline at end of file +- ANYRUN-Test