Skip to content

Commit 7d7f17c

Browse files
Update push-container.yaml (#82)
Disable trivy on container workflows due to noise from upstream repositories.
1 parent 8cc7486 commit 7d7f17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-container.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ jobs:
6363
context: .
6464
file: ${{ inputs.file }}
6565
tags: ${{ needs.infer_image_metadata.outputs.tags }}
66-
trivy-enabled: true
66+
trivy-enabled: false

0 commit comments

Comments
 (0)