diff --git a/tekton-pipelines.yaml b/tekton-pipelines.yaml index 7b7624667f3..91eaee969c7 100644 --- a/tekton-pipelines.yaml +++ b/tekton-pipelines.yaml @@ -1,6 +1,6 @@ package: name: tekton-pipelines - version: 0.53.2 + version: 0.54.0 epoch: 0 description: A cloud-native Pipeline resource. copyright: @@ -15,7 +15,7 @@ pipeline: with: repository: https://github.com/tektoncd/pipeline tag: v${{package.version}} - expected-commit: ea84aaa7ca416c4e1d80f2ed3e2f8907130c9b07 + expected-commit: 30540fc9a219097b468d2d4ca0e1f4171520ff4e destination: tekton - uses: go/build