From 3b25bee9048fbbce6622c310c2d0699111aa2b26 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 22:33:41 +0000 Subject: [PATCH] chore(deps): update quay.io/redhat-appstudio/build-trusted-artifacts:latest docker digest to 9b18077 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .tekton/tsf-cli-pull-request.yaml | 2 +- .tekton/tsf-cli-push.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.tekton/tsf-cli-pull-request.yaml b/.tekton/tsf-cli-pull-request.yaml index b627daeb3..d549e93e4 100644 --- a/.tekton/tsf-cli-pull-request.yaml +++ b/.tekton/tsf-cli-pull-request.yaml @@ -438,7 +438,7 @@ spec: type: string steps: - name: use-trusted-artifact - image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:601e0999ae062e5ee666538d651af7893a75e415b7952c85caa8a4452501029a + image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:9b180776a41d9a22a1c51539f1647c60defbbd55b44bbebdd4130e33512d8b0d args: - use - $(params.SOURCE_ARTIFACT)=/var/workdir/source diff --git a/.tekton/tsf-cli-push.yaml b/.tekton/tsf-cli-push.yaml index eef68b000..dae5b7124 100644 --- a/.tekton/tsf-cli-push.yaml +++ b/.tekton/tsf-cli-push.yaml @@ -436,7 +436,7 @@ spec: type: string steps: - name: use-trusted-artifact - image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:601e0999ae062e5ee666538d651af7893a75e415b7952c85caa8a4452501029a + image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:9b180776a41d9a22a1c51539f1647c60defbbd55b44bbebdd4130e33512d8b0d args: - use - $(params.SOURCE_ARTIFACT)=/var/workdir/source