Skip to content

Commit f8c5b95

Browse files
authored
Update aqua-cloud.yml
1 parent 6e31e48 commit f8c5b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aqua-cloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
set-safe-directory: '/github/workspace'
1818

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

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

0 commit comments

Comments
 (0)