diff --git a/.tekton/insights-chrome-pull-request.yaml b/.tekton/insights-chrome-pull-request.yaml index c3c0c4c69..9a52b8d4c 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:ff35e09ff5c89e54538b50abae241a765b2b7868f05d62c4835bebf0978f3659 args: - use - $(params.SOURCE_ARTIFACT)=/var/workdir diff --git a/.tekton/insights-chrome-push.yaml b/.tekton/insights-chrome-push.yaml index 69e7a77f4..04f63fd46 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:ff35e09ff5c89e54538b50abae241a765b2b7868f05d62c4835bebf0978f3659 args: - use - $(params.SOURCE_ARTIFACT)=/var/workdir