Skip to content

Commit 4b66a12

Browse files
authored
fix: readme (#56)
1 parent 648dcc4 commit 4b66a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ jobs:
294294
role-to-assume: "arn:aws:iam::<AWS_ACCOUNT_ID>:role/<IAM_ROLE_NAME>"
295295

296296
- name: Scan built image with Inspector
297-
uses: aws/amazon-inspector-github-actions-plugin@v1.0.0
297+
uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@v1.0.0
298298
id: inspector
299299
with:
300300
artifact_type: 'container'

0 commit comments

Comments
 (0)