Update frogbot-scan-pull-request.yml

Signed-off-by: Jesse Houldsworth <jesse.houldsworth@protonmail.com>
This commit is contained in:
Jesse Houldsworth 2025-04-08 07:00:04 -07:00 committed by GitHub
parent 49b8c996eb
commit 75c873fd59
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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