Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pranesh-Shrestha authored Dec 13, 2024
1 parent 0279eea commit 056a5a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions:
contents: read
packages: read
env:
API_URL: https://app.veribom.com/
API_URL: https://app.invisirisk.com/

jobs:
create_scan_in_IR_Portal:
Expand Down Expand Up @@ -66,7 +66,7 @@ jobs:
PSE_DEBUG_FLAG: --alsologtostderr
POLICY_LOG: t
INVISIRISK_JWT_TOKEN: ${{secrets.VB_API_KEY_PROD}}
INVISIRISK_PORTAL: https://app.veribom.com/
INVISIRISK_PORTAL: https://app.invisirisk.com/
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
POLICY_AUTH_TOKEN: ${{secrets.VB_API_KEY_PROD}}
container:
Expand Down

0 comments on commit 056a5a0

Please sign in to comment.