Skip to content

Commit

Permalink
remove checkov api key secret ref docker-scans.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0GiS0 committed Sep 25, 2023
1 parent db1cde0 commit aa4bc87
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker-scans.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ jobs:
permissions:
contents: read
security-events: write
uses: 0GiS0/scan-docker-vulnerabilities/.github/workflows/checkov.yaml@main
secrets:
BC_API_KEY: ${{ secrets.BC_API_KEY }}
uses: 0GiS0/scan-docker-vulnerabilities/.github/workflows/checkov.yaml@main
trivy:
permissions:
contents: read
Expand Down

0 comments on commit aa4bc87

Please sign in to comment.