Skip to content

Commit

Permalink
Update docker-scans.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
0GiS0 committed Sep 23, 2023
1 parent c7f3ab0 commit 43bcef7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-scans.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
security-events: write
uses: 0GiS0/scan-docker-vulnerabilities/.github/workflows/checkov.yaml@main
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
BC_API_KEY: ${{ secrets.BC_API_KEY }}
trivy:
permissions:
contents: read
Expand All @@ -36,4 +36,4 @@ jobs:
security-events: write
uses: 0GiS0/scan-docker-vulnerabilities/.github/workflows/snyk.yaml@main
secrets:
BC_API_KEY: ${{ secrets.BC_API_KEY }}
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 comments on commit 43bcef7

Please sign in to comment.