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 41f8116 commit 6e31e48
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/aqua-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ jobs:
uses: actions/checkout@v4
with:
set-safe-directory: '/github/workspace'
- run: git config --global --add safe.directory /github/workspace

- name: Ownership workaround
run: git config -system --add safe.directory /github/workspace

- name: Run Trivy vulnerability scanner against Aqua Cloud
uses: aquasecurity/trivy-action@0.24.0
Expand Down

0 comments on commit 6e31e48

Please sign in to comment.