Skip to content

Commit

Permalink
ci(trivy-action): update fork commit
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Oct 9, 2024
1 parent 2fcb367 commit 6b8ce6f
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@de3a2739345f25b14c3f0fcf026d1dc07f28ab34
uses: DmitriyLewen/trivy-action@c86db39c3daf15fec9e3702fb7e76f8372310695
with:
scan-type: 'fs'
image-ref: '.'
Expand Down

0 comments on commit 6b8ce6f

Please sign in to comment.