Skip to content

Commit c9a4c54

Browse files
Update action.yml
1 parent 660f6d9 commit c9a4c54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Scan Docker Images On Push to ECR"
1+
name: "Scan Container Images On Push to ECR"
22
description: "Scans for container image vulnerabilities when an image is pushed to ECR"
33
inputs:
44
ecr_repository:
@@ -33,4 +33,4 @@ outputs:
3333
VULNERABILITY:
3434
description: 'If vulnerabilities are detected or not'
3535

36-
36+

0 commit comments

Comments
 (0)