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 648dcc4 commit 4b66a12Copy full SHA for 4b66a12
README.md
@@ -294,7 +294,7 @@ jobs:
294
role-to-assume: "arn:aws:iam::<AWS_ACCOUNT_ID>:role/<IAM_ROLE_NAME>"
295
296
- name: Scan built image with Inspector
297
- uses: aws/amazon-inspector-github-actions-plugin@v1.0.0
+ uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@v1.0.0
298
id: inspector
299
with:
300
artifact_type: 'container'
0 commit comments