From 07116e8f6a38056e0d5ca28336748dc04268d336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Mar 2022 19:19:08 +0000 Subject: [PATCH] Bump badsyntax/github-action-aws-cloudformation from 0.0.6 to 1.0.2 Bumps [badsyntax/github-action-aws-cloudformation](https://github.com/badsyntax/github-action-aws-cloudformation) from 0.0.6 to 1.0.2. - [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.2) --- updated-dependencies: - dependency-name: badsyntax/github-action-aws-cloudformation dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 9ea496e..6cc3969 100644 --- a/action.yml +++ b/action.yml @@ -70,7 +70,7 @@ runs: core.setOutput('preview-branch', prBranchName); core.setOutput('prefix', prefix); - - uses: badsyntax/github-action-aws-cloudformation@v0.0.6 + - uses: badsyntax/github-action-aws-cloudformation@v1.0.2 name: Update CloudFormation Stack id: update-stack with: