diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b243472..a9eb12b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -28,7 +28,7 @@ jobs: aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }} aws-region: us-east-1 - - uses: badsyntax/github-action-aws-cloudformation@v0.0.5 + - uses: badsyntax/github-action-aws-cloudformation@v0.0.6 name: Update CloudFormation Stack id: update-stack with: