Skip to content

Commit

Permalink
Update push.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tzurielweisberg authored Aug 23, 2023
1 parent 575f097 commit 112348a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
- name: Run Aqua scanner
uses: docker://aquasec/aqua-scanner
uses: docker://aquasec/aqua-scanner:fips
with:
args: trivy fs --scanners vuln,config,secret --sast .

Expand Down

0 comments on commit 112348a

Please sign in to comment.