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 d0d77dc commit 736a9f4Copy full SHA for 736a9f4
.github/workflows/test_multi_arch_images.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Test multi-arch image
34
id: inspector
35
- uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@v1.4.0
+ uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@investigate_multi_arch
36
with:
37
artifact_type: 'container'
38
artifact_path: 'debian:trixie'
0 commit comments