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 9cd759c commit 5920b5eCopy full SHA for 5920b5e
.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@show_summary_on_zero_vulns
+ uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@1.1.0
32
with:
33
artifact_type: 'binary'
34
artifact_path: 'entrypoint/tests/test_data/artifacts/binaries/test_go_binary'
0 commit comments