From 4771762b77099387f422a65ff12e7cf0be4d7335 Mon Sep 17 00:00:00 2001 From: Chris Coombs Date: Wed, 25 Oct 2023 18:51:29 +1100 Subject: [PATCH] Upgrade deprecated runtime nodejs12.x --- templates/sechub-workshop-setup-template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/sechub-workshop-setup-template.json b/templates/sechub-workshop-setup-template.json index baf863a..e4166c8 100644 --- a/templates/sechub-workshop-setup-template.json +++ b/templates/sechub-workshop-setup-template.json @@ -441,7 +441,7 @@ }, "Description": "Function to take a finding from SecHub and send it to Slack", "FunctionName": "sechub-to-slack", - "Runtime": "nodejs12.x", + "Runtime": "nodejs16.x", "Handler": "sechub-to-slack.handler", "Role": { "Fn::GetAtt": [