From 8ea1cfc41ec8b6f95c47baaaf21fce2c31d31346 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 08:09:01 +0000 Subject: [PATCH] chore(deps): update quay.io/redhat-appstudio/build-trusted-artifacts:latest docker digest to b31dc50 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .tekton/insights-chrome-pull-request.yaml | 2 +- .tekton/insights-chrome-push.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.tekton/insights-chrome-pull-request.yaml b/.tekton/insights-chrome-pull-request.yaml index 8d88749a9..4a8d0aff8 100644 --- a/.tekton/insights-chrome-pull-request.yaml +++ b/.tekton/insights-chrome-pull-request.yaml @@ -326,7 +326,7 @@ spec: sidecars: steps: - name: use-trusted-artifact - image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:81c4864dae6bb11595f657be887e205262e70086a05ed16ada827fd6391926ac + image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:b31dc501d5068e30621e51681a2921d4e43f5a030ab78c8991f83a5e774534a3 args: - use - $(params.SOURCE_ARTIFACT)=/var/workdir diff --git a/.tekton/insights-chrome-push.yaml b/.tekton/insights-chrome-push.yaml index ae4583cbc..21b6e27c4 100644 --- a/.tekton/insights-chrome-push.yaml +++ b/.tekton/insights-chrome-push.yaml @@ -323,7 +323,7 @@ spec: sidecars: steps: - name: use-trusted-artifact - image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:81c4864dae6bb11595f657be887e205262e70086a05ed16ada827fd6391926ac + image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:b31dc501d5068e30621e51681a2921d4e43f5a030ab78c8991f83a5e774534a3 args: - use - $(params.SOURCE_ARTIFACT)=/var/workdir