Skip to content

Commit c3de088

Browse files
committed
Upgraded trivy action to 0.34.2
1 parent bf49005 commit c3de088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
163163
- name: Run Trivy vulnerability scanner on image
164164
id: trivy
165-
uses: aquasecurity/trivy-action@0.28.0
165+
uses: aquasecurity/trivy-action@0.34.2
166166
env:
167167
TRIVY_DISABLE_VEX_NOTICE: "true"
168168
with:

0 commit comments

Comments
 (0)