From b1f3c193bf463f63cfd0e767f7966616fc8a0977 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 15:55:35 -0700 Subject: [PATCH] feat: updating app templates repo hash with (dd7c7bb7fe7d08c041259b1129249b3394133f03) (#7301) Co-authored-by: GitHub Action --- 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 cdaff679e1..a1eea0feac 100644 --- a/samcli/runtime_config.json +++ b/samcli/runtime_config.json @@ -1,3 +1,3 @@ { - "app_template_repo_commit": "dc3e2d63332d1dac1557581c06ed323a0aab1d58" + "app_template_repo_commit": "dd7c7bb7fe7d08c041259b1129249b3394133f03" }