From dcfe3bf33609c38a160bc8bd0caf9ff203b4aba7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 06:12:55 +0000 Subject: [PATCH] chore(deps): bump unfor19/install-aws-cli-action from 1.0.3 to 1.0.4 Bumps [unfor19/install-aws-cli-action](https://github.com/unfor19/install-aws-cli-action) from 1.0.3 to 1.0.4. - [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.4) --- 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..904487b 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.4 - name: Promote latest amis run: |