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 786f3f7 commit 5cb91a2Copy full SHA for 5cb91a2
README.md
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- name: Scan Docker image
26
id: docker-scan
27
- uses: Ujjwal048/action-ecr-image-scan@main
+ uses: KeyValueSoftwareSystems/action-ecr-image-scan@main
28
env:
29
ECR_REPOSITORY: apparel-backend
30
IMAGE_TAG: ${{ github.sha }}
0 commit comments