From 1babe7a4f775c1baa3a67e498cd85020e9aa7d5c Mon Sep 17 00:00:00 2001 From: "dnastack-renovate[bot]" <209827418+dnastack-renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 15:32:35 +0000 Subject: [PATCH] [CU-86b4umhm1] Pin dependencies --- cloudbuild.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 45d37d5..7e04b77 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -1,6 +1,6 @@ steps: - id: setup - name: 'gcr.io/cloud-builders/gcloud' + name: 'gcr.io/cloud-builders/gcloud@sha256:ed65a62c56e73168e4adc4456139a8b47844a304a68a5b94b3b18fd325d7f4ca' entrypoint: 'bash' args: - '-e' @@ -31,7 +31,7 @@ steps: path: /root - id: get_full_history - name: 'gcr.io/cloud-builders/git' + name: 'gcr.io/cloud-builders/git@sha256:aa588cb93f3f75894030d2efb1376712c14ccfc8222a04243a822b4c03051494' args: - clone - ${_SOURCE_SSH_URL}/${REPO_NAME}