From 2543a32fcb6070dae098688bf2755ed4ae2c5955 Mon Sep 17 00:00:00 2001 From: Vincent Demeester Date: Tue, 21 Nov 2023 15:41:49 +0100 Subject: [PATCH] Update pipeline version to 0.53.2 Signed-off-by: Vincent Demeester --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index b852c09..a1b1a25 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -45,7 +45,7 @@ jobs: # settings to reach it during testing - uses: openshift-pipelines/setup-tektoncd@v1 with: - pipeline_version: v0.41.3 + pipeline_version: v0.53.2 # running end-to-end test target - name: test-e2e