Skip to content

Commit ec848a1

Browse files
authored
Merge pull request #6 from badsyntax/dependabot/github_actions/badsyntax/github-action-aws-cloudformation-c34b4e31a9ef47673f50792ea8bd4dba7abf6fec
Bump badsyntax/github-action-aws-cloudformation from 30e8484d108a13d803aa449c1ec1bd6aa4c932ff to 0.0.2
2 parents d8df432 + 4b4b7a7 commit ec848a1

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/github-action-aws-cloudformation@30e8484d108a13d803aa449c1ec1bd6aa4c932ff
31+
- uses: badsyntax/github-action-aws-cloudformation@c34b4e31a9ef47673f50792ea8bd4dba7abf6fec
3232
name: Update CloudFormation Stack
3333
id: update-stack
3434
with:

0 commit comments

Comments
 (0)