diff --git a/.github/workflows/frogbot-scan-and-fix.yml b/.github/workflows/frogbot-scan-and-fix.yml index 0aaac24..5ea4bdd 100644 --- a/.github/workflows/frogbot-scan-and-fix.yml +++ b/.github/workflows/frogbot-scan-and-fix.yml @@ -48,6 +48,8 @@ jobs: # The GitHub token automatically generated for the job JF_GIT_TOKEN: ${{ secrets.GITHUB_TOKEN }} + JFROG_CLI_LOG_LEVEL: DEBUG + # [Optional, default: https://api.github.com] # API endpoint to GitHub # JF_GIT_API_ENDPOINT: https://github.example.com