From 79bb3cbec06cd7babd809ed915669d9f74ea83c4 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 08:37:43 +0000 Subject: [PATCH] chore(deps): update quay.io/redhat-appstudio/build-trusted-artifacts:latest docker digest to 52f1391 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .tekton/notifications-frontend-pull-request.yaml | 2 +- .tekton/notifications-frontend-push.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.tekton/notifications-frontend-pull-request.yaml b/.tekton/notifications-frontend-pull-request.yaml index dccf9644..75f837cb 100644 --- a/.tekton/notifications-frontend-pull-request.yaml +++ b/.tekton/notifications-frontend-pull-request.yaml @@ -324,7 +324,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:52f1391e6f1c472fd10bb838f64fae2ed3320c636f536014978a5ddbdfc6b3af args: - use - $(params.SOURCE_ARTIFACT)=/var/workdir diff --git a/.tekton/notifications-frontend-push.yaml b/.tekton/notifications-frontend-push.yaml index 43ad2867..5e9bd3fe 100644 --- a/.tekton/notifications-frontend-push.yaml +++ b/.tekton/notifications-frontend-push.yaml @@ -321,7 +321,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:52f1391e6f1c472fd10bb838f64fae2ed3320c636f536014978a5ddbdfc6b3af args: - use - $(params.SOURCE_ARTIFACT)=/var/workdir