Skip to content

Commit

Permalink
Update main.yml - PC Checkov Integration
Browse files Browse the repository at this point in the history
  • Loading branch information
k-laughman authored Sep 11, 2024
1 parent 560ef34 commit cd54713
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ jobs:
uses: bridgecrewio/checkov-action@master
with:
directory: test/
#soft_fail: true
#api-key: ${{ secrets.BC_API_KEY }}
#env:
#PRISMA_API_URL: https://api4.prismacloud.io
soft_fail: true
api-key: ${{ secrets.BC_API_KEY }}
env:
PRISMA_API_URL: https://api0.prismacloud.io

- name: Upload SARIF file
uses: GitHub/codeql-action/upload-sarif@v3
Expand Down

0 comments on commit cd54713

Please sign in to comment.