Skip to content

Commit 5920b5e

Browse files
author
Michael Long
committed
Set workflow version to v1.1.0
1 parent 9cd759c commit 5920b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_no_vulns.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Test binary scan
3030
id: inspector
31-
uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@show_summary_on_zero_vulns
31+
uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@1.1.0
3232
with:
3333
artifact_type: 'binary'
3434
artifact_path: 'entrypoint/tests/test_data/artifacts/binaries/test_go_binary'

0 commit comments

Comments
 (0)