diff --git a/.github/workflows/tag-and-promote.yml b/.github/workflows/tag-and-promote.yml
index a47205e..72c3c1c 100644
--- a/.github/workflows/tag-and-promote.yml
+++ b/.github/workflows/tag-and-promote.yml
@@ -69,7 +69,7 @@ jobs:
             /accounts/aws/sts/amis-automation security_token | AWS_SECURITY_TOKEN ;
 
     - name: Update aws cli
-      uses: unfor19/install-aws-cli-action@v1.0.3
+      uses: unfor19/install-aws-cli-action@v1.0.6
 
     - name: Promote latest amis
       run: |