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 53b7369 commit b8917acCopy full SHA for b8917ac
.github/workflows/test_installation.yml
@@ -28,7 +28,7 @@ jobs:
28
role-to-assume: ${{ secrets.AWS_IAM_ROLE }}
29
30
- name: Test Amazon Inspector GitHub Actions plugin
31
- uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@v1
+ uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@1.x
32
with:
33
artifact_type: 'container'
34
artifact_path: 'alpine:latest'
0 commit comments