Skip to content

Commit

Permalink
update trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
acloudsecninja committed Jun 1, 2024
1 parent e5d78d1 commit 195df49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy-ci-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- name: Run Trivy vulnerability scanner in fs mode
uses: aquasecurity/trivy-action@master
with:
scan-type: 'fs'
scan-type: 'image'
scan-ref: '.'
trivy-config: trivy-ci-checks.yml

0 comments on commit 195df49

Please sign in to comment.