From e684cfb93a8984faea2ad8859fa5d4b649f67adc Mon Sep 17 00:00:00 2001 From: Jesse Houldsworth Date: Mon, 28 Apr 2025 16:33:04 -0700 Subject: [PATCH] adding url for frogbot --- .github/workflows/frogbot-scan-repository.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/frogbot-scan-repository.yml b/.github/workflows/frogbot-scan-repository.yml index ea109c903..6ab782483 100644 --- a/.github/workflows/frogbot-scan-repository.yml +++ b/.github/workflows/frogbot-scan-repository.yml @@ -25,7 +25,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