From 526ac86f445dcb26b665190e261fd080f17a2935 Mon Sep 17 00:00:00 2001 From: Ryan Richard Date: Wed, 2 Jul 2025 08:43:05 -0700 Subject: [PATCH] make scan-image required again in PR pipeline --- pipelines/pull-requests/pipeline.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pipelines/pull-requests/pipeline.yml b/pipelines/pull-requests/pipeline.yml index f3c917e16..e33eb5196 100644 --- a/pipelines/pull-requests/pipeline.yml +++ b/pipelines/pull-requests/pipeline.yml @@ -923,8 +923,7 @@ jobs: version: every passed: # First we list everything that should be triggered by the first ready-for-int. - # TODO: bring back scan-image after upgrading Golang to resolve CVEs in a PR - # - scan-image + - scan-image - integration-test-oldest - integration-test-latest - integration-test-latest-arm64