Skip to content

Commit

Permalink
test(437): master - sarif -> unset format -> table
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Dec 4, 2024
1 parent c562d8f commit 89f6b23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/trivy-action-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
image-ref: '.'
format: sarif

- name: Unset trivy format env
run: unset TRIVY_FORMAT

- name: Run Trivy vulnerability scanner in fs mode
uses: aquasecurity/trivy-action@master
with:
Expand Down

0 comments on commit 89f6b23

Please sign in to comment.