Skip to content

Commit

Permalink
Set GH token for setup
Browse files Browse the repository at this point in the history
Signed-off-by: Pete Wall <[email protected]>
  • Loading branch information
petewall committed Oct 30, 2024
1 parent 9041cbe commit c291fdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/security-scans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
- name: Run Trivy
uses: aquasecurity/[email protected]
with:
token-setup-trivy: ${{ secrets.GITHUB_TOKEN }}
image-ref: ${{ matrix.image }}
format: sarif
output: trivy-results.sarif
Expand Down

0 comments on commit c291fdc

Please sign in to comment.