Skip to content

Commit f1d2ffc

Browse files
authored
test trivy-action v14
1 parent 3301b52 commit f1d2ffc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions/vulnerability_scan/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ runs:
118118
TRIVY_SKIP_JAVA_DB_UPDATE: false
119119

120120
- name: Test with Trivy vulnerability scanner
121-
uses: aquasecurity/trivy-action@0.26.0
121+
uses: aquasecurity/trivy-action@0.14.0
122122
with:
123123
image-ref: ${{ inputs.image_ref }}
124124
scan-type: ${{ inputs.scan_type }}

0 commit comments

Comments
 (0)