Skip to content

Commit

Permalink
Update aqua-cloud.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simar7 authored Sep 28, 2024
1 parent 87aacd9 commit 4fd5ff3
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/aqua-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,9 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
set-safe-directory: '/github/workspace'

- name: Ownership workaround
run: git config --system --add safe.directory '*'

- name: Run Trivy vulnerability scanner against Aqua Cloud
uses: aquasecurity/trivy-action@0.24.0
uses: simar7/trivy-action@fe9b9e7e3c0d9e764d9c018d5603f57fba6aba3d
with:
scan-type: 'fs'
hide-progress: true
Expand Down

0 comments on commit 4fd5ff3

Please sign in to comment.