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 3301b52 commit f1d2ffcCopy full SHA for f1d2ffc
1 file changed
actions/vulnerability_scan/action.yaml
@@ -118,7 +118,7 @@ runs:
118
TRIVY_SKIP_JAVA_DB_UPDATE: false
119
120
- name: Test with Trivy vulnerability scanner
121
- uses: aquasecurity/trivy-action@0.26.0
+ uses: aquasecurity/trivy-action@0.14.0
122
with:
123
image-ref: ${{ inputs.image_ref }}
124
scan-type: ${{ inputs.scan_type }}
0 commit comments