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 561f140 commit 2310b9eCopy full SHA for 2310b9e
.github/workflows/test_csv_no_vulns.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Test container scan
28
id: inspector
29
- uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@v1.1.3
+ uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@main
30
with:
31
artifact_type: 'container'
32
artifact_path: 'alpine:latest'
0 commit comments