From c0e7f5664981f83fca97727437c78e32d2d02567 Mon Sep 17 00:00:00 2001 From: naveen-s-rzp Date: Tue, 14 May 2024 16:36:10 +0530 Subject: [PATCH] :: --- .github/workflows/semgrep.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 94f8404..cf9f357 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -3,7 +3,7 @@ name: Scan on: workflow_call: secrets: - SEMGREP_APP_TOKEN: + SEMGREP_APP_TOKEN_PUBLIC: required: true description: "required for scan"