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 cb14e08 commit 0e2db04Copy full SHA for 0e2db04
1 file changed
.github/workflows/_push_image.yaml
@@ -54,7 +54,7 @@ jobs:
54
-t $DOCKER_IMAGE_NAME:ci-scan \
55
.
56
- name: Run Trivy vulnerability scanner
57
- uses: aquasecurity/trivy-action@0.31.0
+ uses: aquasecurity/trivy-action@0.32.0
58
with:
59
image-ref: '${{ env.DOCKER_IMAGE_NAME }}:ci-scan'
60
format: 'table'
0 commit comments