Skip to content

Commit 8cbf56e

Browse files
authored
Merge pull request #11 from badsyntax/dependabot/github_actions/badsyntax/github-action-aws-cloudformation-0.0.3
Bump badsyntax/github-action-aws-cloudformation from 0.0.2 to 0.0.3
2 parents b0a6c49 + 855fff0 commit 8cbf56e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
2929
aws-region: us-east-1
3030

31-
- uses: badsyntax/[email protected].2
31+
- uses: badsyntax/[email protected].3
3232
name: Update CloudFormation Stack
3333
id: update-stack
3434
with:

0 commit comments

Comments
 (0)