Skip to content

Commit e04175b

Browse files
committed
add: logo in readme file
1 parent c9a4c54 commit e04175b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
# ECR Image Scanning GitHub Action
1+
<p align="center">
2+
<img src="https://www.keyvalue.systems/logo.png" width="290" height="100">
3+
</p>
24

5+
# ECR Image Scanning GitHub Action
36
This GitHub Action automatically scans an ECR (Elastic Container Registry) image when it is pushed to the repository. It utilizes the AWS CLI and ECR scanning capabilities to perform the scan and provide a scan report.
47

58
## Pre-requisites

0 commit comments

Comments
 (0)