From 0d18d72e719701a8d4186dc2e470ee74680f55a6 Mon Sep 17 00:00:00 2001 From: manojpunia1 <129268301+manojpunia1@users.noreply.github.com> Date: Fri, 21 Jul 2023 19:50:43 +0530 Subject: [PATCH] Update action.yml --- .github/actions/check-secrets-action/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/check-secrets-action/action.yml b/.github/actions/check-secrets-action/action.yml index 1ab711f..d2059f1 100644 --- a/.github/actions/check-secrets-action/action.yml +++ b/.github/actions/check-secrets-action/action.yml @@ -3,7 +3,7 @@ author: mattdavis0351 description: validation action for this lab inputs: - your-secret: + your_secret: description: A Personal Access Token with the repo scope stored as a secret required: true secrets-context: