From 7dc7db361b84a2e81de445af3d6c2d4d6dcbbd32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 14:40:14 +0000 Subject: [PATCH] Bump badsyntax/github-action-aws-cloudformation from 0.0.6 to 1.0.0 Bumps [badsyntax/github-action-aws-cloudformation](https://github.com/badsyntax/github-action-aws-cloudformation) from 0.0.6 to 1.0.0. - [Release notes](https://github.com/badsyntax/github-action-aws-cloudformation/releases) - [Commits](https://github.com/badsyntax/github-action-aws-cloudformation/compare/v0.0.6...v1.0.0) --- updated-dependencies: - dependency-name: badsyntax/github-action-aws-cloudformation dependency-type: direct:production update-type: version-update:semver-major ... 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 331cdf4..4df80f6 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.6 + - uses: badsyntax/github-action-aws-cloudformation@v1.0.0 name: Update CloudFormation Stack id: update-stack with: