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 03f1ebe commit 16a89ceCopy full SHA for 16a89ce
.github/workflows/test_multi_arch_images.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Test multi-arch image - ${{ matrix.platform }}
45
id: inspector
46
- uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@investigate_multi_arch
+ uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@v1.4.1
47
with:
48
artifact_type: 'container'
49
artifact_path: 'debian:trixie'
0 commit comments