From 1a16ff712c42d4440aacd22aaafd9655939f0783 Mon Sep 17 00:00:00 2001 From: "alaudaa-renovate[bot]" <219066560+alaudaa-renovate[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 08:52:16 +0000 Subject: [PATCH] fix(deps): update module github.com/tektoncd/pipeline to v1.11.1 [security] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 63830f31bd..b31217dad2 100644 --- a/go.mod +++ b/go.mod @@ -24,7 +24,7 @@ require ( github.com/spf13/pflag v1.0.10 github.com/tektoncd/chains v0.26.3 github.com/tektoncd/hub v1.21.0 - github.com/tektoncd/pipeline v1.6.1 + github.com/tektoncd/pipeline v1.11.1 github.com/tektoncd/plumbing v0.0.0-20250430145243-3b7cd59879c1 github.com/tektoncd/triggers v0.32.0 github.com/theupdateframework/go-tuf v0.7.0