From e598c0f6242592a33efc31ff4838d787d756e170 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 21:07:58 +0000 Subject: [PATCH] Auto-regenerate files --- action.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/action.yml b/action.yml index 3533cc01..863616dd 100644 --- a/action.yml +++ b/action.yml @@ -162,6 +162,11 @@ inputs: description: Enable dry-run default: no + # Experimental features + experimental_features: + description: Experimental features + default: "" + # Use mocked data to bypass external APIs use_mocked_data: description: Use mocked data instead of live APIs