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.
2 parents a4ae811 + bb74564 commit 0ce555bCopy full SHA for 0ce555b
.github/workflows/build-docker-artifacts.yml
@@ -262,7 +262,7 @@ jobs:
262
echo "severity=HIGH,CRITICAL" >> "$GITHUB_OUTPUT"
263
fi
264
- name: Run Trivy vulnerability scanner
265
- uses: aquasecurity/trivy-action@0.32.0
+ uses: aquasecurity/trivy-action@0.33.1
266
with:
267
image-ref: ${{ vars.DV_AWS_ECR_REGISTRY }}/${{ matrix.component.ecr_repository }}:${{ matrix.component.image_tag }}
268
# Disable scanning the current directory (defaults to .)
0 commit comments