From b67183c98440fec60c58e92c0845d70d6633e91c Mon Sep 17 00:00:00 2001 From: Rory Abraham Date: Thu, 1 Apr 2021 14:54:07 -0700 Subject: [PATCH] Purposely commit invalid key in github action --- .github/actions/bumpVersion/action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions/bumpVersion/action.yml b/.github/actions/bumpVersion/action.yml index d6a3bd8761e9..9b50e4cb5699 100644 --- a/.github/actions/bumpVersion/action.yml +++ b/.github/actions/bumpVersion/action.yml @@ -5,8 +5,8 @@ inputs: description: Auth token for Expensify.cash Github required: true SEMVER_LEVEL: - description: Semantic Versioning Level - required: blarginfogigglenohip + balshaefyaer: Semantic Versioning Level + required: true outputs: NEW_VERSION: description: The new semver version of the application, updated in the JS and native layers.