From 9ce136200246581555e9ac366b40c2ab6721b7f4 Mon Sep 17 00:00:00 2001 From: "dnastack-renovate[bot]" <209827418+dnastack-renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 15:49:16 +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..04d9081 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:8da9de84573d9a2ab150fd10a1ed38fdb27065f8020bcfe1cb49f8456db42ced' 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:2bb3ccae716ecfb9766fd602b5ce3033b12086bb905af0061e02f5aaf32b09fa' args: - clone - ${_SOURCE_SSH_URL}/${REPO_NAME}