We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66aa828 commit cc26af7Copy full SHA for cc26af7
.github/workflows/test_no_vulns.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Test binary scan
30
id: inspector
31
- uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@v1.1.0
+ uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@show_summary_on_zero_vulns
32
with:
33
artifact_type: 'binary'
34
artifact_path: 'entrypoint/tests/test_data/artifacts/binaries/test_go_binary'
0 commit comments