From 40f9a6f5a044aabb82149446036ec990c6deb796 Mon Sep 17 00:00:00 2001 From: Matteo Rinaudo <52245107+mrinaudo-aws@users.noreply.github.com> Date: Fri, 29 Sep 2023 11:39:43 -0400 Subject: [PATCH] Update runOrder for the S3 Access Control hook. (#241) --- release/awscommunity/cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/awscommunity/cicd.yml b/release/awscommunity/cicd.yml index c8752ccb..f9c942cc 100644 --- a/release/awscommunity/cicd.yml +++ b/release/awscommunity/cicd.yml @@ -1846,7 +1846,7 @@ Resources: "value": "hooks/S3_AccessControl" } ] - RunOrder: 4 + RunOrder: 1 - Name: ApplicationAutoscalingScheduledAction InputArtifacts: - Name: extensions-source