Skip to content

Commit 1fb2f30

Browse files
Merge pull request #8 from DNXLabs/update_lambda_version
Updating lambda version
2 parents 8ba25e4 + 2fcbb09 commit 1fb2f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

event-to-slack.cf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
}
184184
}
185185
},
186-
"Runtime": "nodejs12.x",
186+
"Runtime": "nodejs16.x",
187187
"MemorySize": 128,
188188
"Timeout": 10,
189189
"Description": "Lambda to push SecurityHub findings to Slack",

0 commit comments

Comments
 (0)