From 675295f08ca0f39eca945228f9e9ca953d32593b Mon Sep 17 00:00:00 2001 From: Luiz Carvalho Date: Mon, 14 Oct 2024 16:22:29 -0400 Subject: [PATCH] Bump sigsture scaffolding to v0.7.12 (#1230) Signed-off-by: Luiz Carvalho --- .github/workflows/reusable-e2e.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-e2e.yaml b/.github/workflows/reusable-e2e.yaml index 76a51088e6..8969afb0a8 100644 --- a/.github/workflows/reusable-e2e.yaml +++ b/.github/workflows/reusable-e2e.yaml @@ -27,7 +27,7 @@ jobs: GOFLAGS: -ldflags=-s -ldflags=-w KO_DOCKER_REPO: registry.local:5000/knative KOCACHE: ~/ko - SIGSTORE_SCAFFOLDING_RELEASE_VERSION: "v0.7.2" + SIGSTORE_SCAFFOLDING_RELEASE_VERSION: "v0.7.12" TEKTON_PIPELINES_RELEASE: "https://storage.googleapis.com/tekton-releases/pipeline/previous/${{ inputs.pipelines-release }}/release.yaml" # Note that we do not include the v prefix here so we can use it in all # the places this is used.