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 3472f13 commit d699132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy-action-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4

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

0 comments on commit d699132

Please sign in to comment.