Skip to content

Commit

Permalink
Merge branch 'master' of github.com:aquasecurity/trivy-plugin-aqua
Browse files Browse the repository at this point in the history
  • Loading branch information
tamirkiviti13 committed Sep 24, 2024
2 parents 7ca99a7 + 3a45857 commit ebbfca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-dockerhub.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
uses: actions/checkout@v2

- name: Run Aqua scanner
uses: docker://aquasec/aqua-scanner
uses: docker://aquasec/aqua-scanner
with:
args: trivy fs --scanners misconfig,vuln,secret .
env:
Expand Down

0 comments on commit ebbfca3

Please sign in to comment.