CloudFormation provides the --use-previous-template flag when updating stacks and creating change sets. This is useful when performing updates against stacks with templates that are too large to feed directly via JSON (due to the character limit). Currently, this action does not implement that flag.