Skip to content

Commit

Permalink
Update aqua-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Teja-Chittamuri authored Oct 10, 2024
1 parent 6c38dbe commit f4e9b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aqua-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v2

- name: Run Aqua scanner
uses: docker://aquasec/aqua-scanner:v0.183.0
uses: docker://aquasec/aqua-scanner
with:
args: trivy fs --sast --scanners misconfig,vuln,secret --db-repository=registry.aquasec.com/trivy-db:2 --checks-bundle-repository=registry.aquasec.com/trivy-checks:1 --java-db-repository=registry.aquasec.com/trivy-java-db:1 /github/workspace
env:
Expand Down

0 comments on commit f4e9b6d

Please sign in to comment.