Skip to content

Commit 19b2d92

Browse files
committed
Remove some more things for testing
1 parent 8525e8a commit 19b2d92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-docker-artifacts.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,6 @@ jobs:
285285
echo "severity=HIGH,CRITICAL" >> "$GITHUB_OUTPUT"
286286
fi
287287
- name: Run Trivy vulnerability scanner
288-
if: ${{ false }} # TODO: Remove
289288
uses: aquasecurity/[email protected]
290289
with:
291290
image-ref: ${{ matrix.component.image_ref }}

0 commit comments

Comments
 (0)