Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tzurielweisberg authored Jul 4, 2024
1 parent 0e85b65 commit 5a1e956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# trivy fs --scanners config,vuln,secret .

- name: Run Aqua scanner- trivytestdocker
uses: docker://aquasec/aqua-scanner:limited
uses: docker://aquasec/aqua-scanner:latest

with:
args: trivy fs --scanners config,vuln,secret --debug .
Expand Down

0 comments on commit 5a1e956

Please sign in to comment.