From 6065f58b8e45d2172a925896d9e8253c187eb344 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 20 Dec 2023 15:11:58 +0000 Subject: [PATCH] tekton-pipelines/0.54.1 package update --- tekton-pipelines.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tekton-pipelines.yaml b/tekton-pipelines.yaml index 472e70d97b2..03f10e5bfa1 100644 --- a/tekton-pipelines.yaml +++ b/tekton-pipelines.yaml @@ -1,7 +1,7 @@ package: name: tekton-pipelines - version: 0.54.0 - epoch: 2 + version: 0.54.1 + epoch: 0 description: A cloud-native Pipeline resource. copyright: - license: Apache-2.0 @@ -15,7 +15,7 @@ pipeline: with: repository: https://github.com/tektoncd/pipeline tag: v${{package.version}} - expected-commit: 30540fc9a219097b468d2d4ca0e1f4171520ff4e + expected-commit: 22a45215396ee2d3d9ffaf08d093acaa5bef0733 destination: tekton - uses: go/bump