Skip to content

Commit

Permalink
test(437): my changes - sarif -> cyclonedx
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Dec 4, 2024
1 parent 5860c1b commit 519bf83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/trivy-action-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ jobs:
uses: actions/checkout@v4

- name: Run Trivy vulnerability scanner in fs mode
uses: DmitriyLewen/trivy-action@c40c353723e961cf2cbbe77d35ecadf75630a21d
uses: DmitriyLewen/trivy-action@e92b29616793a9ddf0e618414b23459edb2b30ca
with:
scan-type: 'fs'
image-ref: '.'
format: sarif

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

0 comments on commit 519bf83

Please sign in to comment.