From 75c873fd592121f383ec1b1a9bda9ff8e00fc6e8 Mon Sep 17 00:00:00 2001 From: Jesse Houldsworth Date: Tue, 8 Apr 2025 07:00:04 -0700 Subject: [PATCH] Update frogbot-scan-pull-request.yml Signed-off-by: Jesse Houldsworth --- .github/workflows/frogbot-scan-pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/frogbot-scan-pull-request.yml b/.github/workflows/frogbot-scan-pull-request.yml index 99438be5a..61c9d7c72 100644 --- a/.github/workflows/frogbot-scan-pull-request.yml +++ b/.github/workflows/frogbot-scan-pull-request.yml @@ -22,7 +22,7 @@ jobs: # [Mandatory if JF_USER and JF_PASSWORD are not provided] # JFrog access token with 'read' permissions on Xray service - JF_ACCESS_TOKEN: ${{ secrets.JF_ACCESS_TOKEN }} + # JF_ACCESS_TOKEN: ${{ secrets.JF_ACCESS_TOKEN }} # [Mandatory if JF_ACCESS_TOKEN is not provided] # JFrog username with 'read' permissions for Xray. Must be provided with JF_PASSWORD