Skip to content

Commit d30fffb

Browse files
authored
BC-11485 - update trivy (#192)
1 parent 5f17543 commit d30fffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
security-events: write
177177
steps:
178178
- name: run trivy vulnerability scanner
179-
uses: aquasecurity/trivy-action@0.33.1
179+
uses: aquasecurity/trivy-action@0.35.0
180180
with:
181181
image-ref: 'ghcr.io/${{ github.repository }}:${{ needs.branch_meta.outputs.sha }}'
182182
format: 'sarif'

0 commit comments

Comments
 (0)