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 1691d66 commit 5860c1b
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@a926ff0616b6002c78ffebdcd2ffc62b7c982165
uses: DmitriyLewen/trivy-action@c40c353723e961cf2cbbe77d35ecadf75630a21d
with:
scan-type: 'fs'
image-ref: '.'
format: sarif

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

0 comments on commit 5860c1b

Please sign in to comment.