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 30f9ad0 commit 9ea8c1bCopy full SHA for 9ea8c1b
.github/workflows/test_installation.yml
@@ -32,7 +32,7 @@ jobs:
32
role-to-assume: ${{ secrets.AWS_IAM_ROLE }}
33
34
- name: Test Amazon Inspector GitHub Actions plugin
35
- uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@1.x
+ uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@develop
36
with:
37
artifact_type: 'container'
38
artifact_path: 'alpine:latest'
0 commit comments