diff --git a/.github/workflows/reusable-e2e.yaml b/.github/workflows/reusable-e2e.yaml index 76a51088e..8969afb0a 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.