From 49b8c996ebe21b25aeb6324af0d4e103df2414e7 Mon Sep 17 00:00:00 2001 From: Jesse Houldsworth Date: Tue, 8 Apr 2025 06:46:57 -0700 Subject: [PATCH] Update frogbot-scan-pull-request.yml Signed-off-by: Jesse Houldsworth --- .github/workflows/frogbot-scan-pull-request.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/frogbot-scan-pull-request.yml b/.github/workflows/frogbot-scan-pull-request.yml index fc0b8a383..99438be5a 100644 --- a/.github/workflows/frogbot-scan-pull-request.yml +++ b/.github/workflows/frogbot-scan-pull-request.yml @@ -18,7 +18,7 @@ jobs: env: # [Mandatory] # JFrog platform URL - # JF_URL: ${{ secrets.JF_URL }} + JF_URL: ${{ secrets.JF_URL }} # [Mandatory if JF_USER and JF_PASSWORD are not provided] # JFrog access token with 'read' permissions on Xray service @@ -39,4 +39,4 @@ jobs: # [Mandatory if using OIDC authentication protocol instead of JF_ACCESS_TOKEN] # Insert to oidc-provider-name the 'Provider Name' defined in the OIDC integration configured in the JPD # with: - # oidc-provider-name: "" \ No newline at end of file + # oidc-provider-name: ""