From 17c94c2466135fd587b0817b122184fc31a61e8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Dec 2021 14:26:48 +0000 Subject: [PATCH] Bump badsyntax/github-action-aws-cloudformation from 0.0.5 to 0.0.6 Bumps [badsyntax/github-action-aws-cloudformation](https://github.com/badsyntax/github-action-aws-cloudformation) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/badsyntax/github-action-aws-cloudformation/releases) - [Commits](https://github.com/badsyntax/github-action-aws-cloudformation/compare/v0.0.5...v0.0.6) --- updated-dependencies: - dependency-name: badsyntax/github-action-aws-cloudformation dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b243472..a9eb12b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -28,7 +28,7 @@ jobs: aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }} aws-region: us-east-1 - - uses: badsyntax/github-action-aws-cloudformation@v0.0.5 + - uses: badsyntax/github-action-aws-cloudformation@v0.0.6 name: Update CloudFormation Stack id: update-stack with: