From 9889189490ea15b88d86eda59d4230b402ce78c1 Mon Sep 17 00:00:00 2001 From: Michael Sverdlov Date: Sat, 5 Aug 2023 12:44:35 +0300 Subject: [PATCH] Update frogbot-scan-pr.yml --- .github/workflows/frogbot-scan-pr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/frogbot-scan-pr.yml b/.github/workflows/frogbot-scan-pr.yml index aa4755272..575d843e6 100644 --- a/.github/workflows/frogbot-scan-pr.yml +++ b/.github/workflows/frogbot-scan-pr.yml @@ -35,3 +35,4 @@ jobs: # [Mandatory] # The GitHub token automatically generated for the job JF_GIT_TOKEN: ${{ secrets.GITHUB_TOKEN }} + JFROG_CLI_LOG_LEVEL: "DEBUG"