We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8df432 + 4b4b7a7 commit ec848a1Copy full SHA for ec848a1
.github/workflows/deploy.yml
@@ -28,7 +28,7 @@ jobs:
28
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
29
aws-region: us-east-1
30
31
- - uses: badsyntax/github-action-aws-cloudformation@30e8484d108a13d803aa449c1ec1bd6aa4c932ff
+ - uses: badsyntax/github-action-aws-cloudformation@c34b4e31a9ef47673f50792ea8bd4dba7abf6fec
32
name: Update CloudFormation Stack
33
id: update-stack
34
with:
0 commit comments