From db5071ecae30d729278f2a2126f389ba1d179cab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 06:05:24 +0000 Subject: [PATCH] chore(deps): bump unfor19/install-aws-cli-action from 1.0.3 to 1.0.5 Bumps [unfor19/install-aws-cli-action](https://github.com/unfor19/install-aws-cli-action) from 1.0.3 to 1.0.5. - [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.5) --- updated-dependencies: - dependency-name: unfor19/install-aws-cli-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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..5a02853 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.5 - name: Promote latest amis run: |