From 8788901bc98a4c2e86845c4ccc31160401fc1fe6 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 16 Jan 2023 06:10:55 +0000
Subject: [PATCH] chore(deps): bump unfor19/install-aws-cli-action from 1.0.3
 to 1.0.6

Bumps [unfor19/install-aws-cli-action](https://github.com/unfor19/install-aws-cli-action) from 1.0.3 to 1.0.6.
- [Release notes](https://github.com/unfor19/install-aws-cli-action/releases)
- [Commits](https://github.com/unfor19/install-aws-cli-action/compare/v1.0.3...v1.0.6)

---
updated-dependencies:
- dependency-name: unfor19/install-aws-cli-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 .github/workflows/tag-and-promote.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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: |