From 4a94b6efcdff278f79ffc357fa6c3da3afae5078 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 16 Jun 2022 17:05:12 +0000 Subject: [PATCH] feat: updating app templates repo hash with (5df174d5a1855c62b4cc69698666c74fe758e68a) --- samcli/runtime_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samcli/runtime_config.json b/samcli/runtime_config.json index 62a9ae5dda..65a846007b 100644 --- a/samcli/runtime_config.json +++ b/samcli/runtime_config.json @@ -1,3 +1,3 @@ { - "app_template_repo_commit": "ae437cbf533bd156e7a5aab337bc077d40c0cc19" + "app_template_repo_commit": "5df174d5a1855c62b4cc69698666c74fe758e68a" }