From f5193e47961c80761cc2e7435539d5c070164f45 Mon Sep 17 00:00:00 2001 From: sushant-awalekar <64040294+sushant-awalekar@users.noreply.github.com> Date: Wed, 26 Jan 2022 16:39:04 +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: