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 3b684ab commit 9400d2fCopy full SHA for 9400d2f
.github/workflows/build-docker-artifacts.yml
@@ -241,7 +241,7 @@ jobs:
241
DOCKER_BUILD_SUMMARY: false
242
243
- name: Run Trivy vulnerability scanner
244
- uses: aquasecurity/trivy-action@v0.30.0
+ uses: aquasecurity/trivy-action@0.30.0
245
with:
246
image-ref: ${{ vars.DV_AWS_ECR_REGISTRY }}/${{ matrix.component.ecr_repository }}:${{ matrix.component.image_tag }}
247
format: 'table'
0 commit comments