Skip to content

Commit 2bb3709

Browse files
ci(github-action): update action aquasecurity/trivy-action ( 0.34.2 → 0.35.0 )
1 parent 287b275 commit 2bb3709

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
9292
- name: Scan changed image with Trivy
9393
if: steps.images.outputs.should_scan == 'true'
94-
uses: aquasecurity/trivy-action@0.34.2
94+
uses: aquasecurity/trivy-action@0.35.0
9595
with:
9696
image-ref: ${{ steps.images.outputs.image }}
9797
format: "sarif"

0 commit comments

Comments
 (0)