diff --git a/.tekton/insights-chrome-pull-request.yaml b/.tekton/insights-chrome-pull-request.yaml index 8d88749a9..b668c2640 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 ae4583cbc..9cd46d82c 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