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