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 44a0767 + a4d8b40 commit 988e65cCopy full SHA for 988e65c
.github/workflows/image-vuln-scan.yml
@@ -20,13 +20,13 @@ jobs:
20
- uses: actions/checkout@v4
21
22
- name: Scan - Full
23
- uses: aquasecurity/trivy-action@0.31.0
+ uses: aquasecurity/trivy-action@0.32.0
24
with:
25
image-ref: ${{ env.TRIVYY_IMAGE_REF }}
26
27
- name: Scan - Relevant
28
id: scan_relevant
29
30
31
32
exit-code: 1
0 commit comments