Skip to content

Commit 94d2d80

Browse files
committed
build(trivy): use ECR repository
* ghcr.io is getting constant rate limits
1 parent b07f082 commit 94d2d80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull-request.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
uses: aquasecurity/[email protected]
9696
env:
9797
IMAGE: ${{ steps.docker_meta.outputs.tags }}
98+
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db
9899
with:
99100
image-ref: ${{ env.IMAGE }}
100101
format: "table"

0 commit comments

Comments
 (0)