Skip to content

Commit

Permalink
test(trivy-action): test
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Oct 14, 2024
1 parent 8a8062a commit 20d08eb
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 @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

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

0 comments on commit 20d08eb

Please sign in to comment.