From 9e9df022991bb07f9efcf72f49bccc31749515ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 19:26:13 +0000 Subject: [PATCH] Bump badsyntax/github-action-aws-cloudformation from 0.0.6 to 1.0.3 Bumps [badsyntax/github-action-aws-cloudformation](https://github.com/badsyntax/github-action-aws-cloudformation) from 0.0.6 to 1.0.3. - [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.3) --- 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..74fe488 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.3 name: Update CloudFormation Stack id: update-stack with: