Skip to content

Commit

Permalink
Merge branch 'main' into codeownerSection
Browse files Browse the repository at this point in the history
  • Loading branch information
omryMen authored Feb 14, 2024
2 parents a3f8a32 + c61e54e commit 49840ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/security-shared.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ jobs:
- name: Scan for secrets
uses: bridgecrewio/checkov-action@master # use latest and greatest
with:
api-key: ${{ secrets.BC_API_KEY }}
api-key: ${{ secrets.PRISMA_KEY_API2 }}
prisma-api-url: ${{ secrets.PRISMA_API_URL_2 }}
config_file: .github/checkov.yaml

0 comments on commit 49840ec

Please sign in to comment.