We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b07f082 commit 94d2d80Copy full SHA for 94d2d80
.github/workflows/pull-request.yaml
@@ -95,6 +95,7 @@ jobs:
95
uses: aquasecurity/[email protected]
96
env:
97
IMAGE: ${{ steps.docker_meta.outputs.tags }}
98
+ TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db
99
with:
100
image-ref: ${{ env.IMAGE }}
101
format: "table"
0 commit comments