Skip to content

Commit

Permalink
Update git-action-v1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dolisss authored Oct 31, 2024
1 parent 98006b1 commit 970232e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git-action-v1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
echo "Remediation completed"
- name: Run nctl scan
run: |
./nctl scan kubernetes -p policy-scan -r resources/pod.yaml --details --audit-as-warn
./nctl scan kubernetes -p policy-scan -r resources/pod.yaml --details --audit-as-warn -o json
echo "nctl Scan completed"
#./nctl scan terraform -p policies/instance -r instance.plan --details --publish --audit-as-warn
echo "Instance Scan completed"
Expand Down

0 comments on commit 970232e

Please sign in to comment.