Skip to content

Commit

Permalink
ci(trivy-action): disable debug
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Oct 9, 2024
1 parent e0a6455 commit 3472f13
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/trivy-action-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:

- name: Run Trivy vulnerability scanner in fs mode
uses: DmitriyLewen/trivy-action@9ad406f73f78c1779d9e0378fc82253df428f008
env:
TRIVY_DEBUG: true
with:
scan-type: 'fs'
image-ref: '.'
Expand Down

0 comments on commit 3472f13

Please sign in to comment.