From 658f47074e0adc6bc2efec22352e70ee2e467766 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Jun 2023 20:05:13 +0000 Subject: [PATCH] feat: updating app templates repo hash with (9ee7db342025a42023882960b23ebfcde1d87422) --- 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 40b2a8b551..d40ef0a840 100644 --- a/samcli/runtime_config.json +++ b/samcli/runtime_config.json @@ -1,3 +1,3 @@ { - "app_template_repo_commit": "a34f563f067e13df3eb350d36461b99397b6cda6" + "app_template_repo_commit": "9ee7db342025a42023882960b23ebfcde1d87422" }