We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4285c10 commit 656638dCopy full SHA for 656638d
container-scan/action.yaml
@@ -73,7 +73,7 @@ runs:
73
IMAGE_NAME: ${{ env.IMAGE_NAME }}
74
IMAGE_TAG: ${{ inputs.image-tag }}
75
SAVE_RESULTS_IN_LACEWORK: true
76
- SCANNER_FLAGS: "-v=false"
+ SCANNER_FLAGS: "-j=true"
77
78
- name: Cleanup Docker Image
79
if: always()
0 commit comments