From 7b41fde49df54d7e7f86102c45d8c56406c08de1 Mon Sep 17 00:00:00 2001 From: Pavel Sturc Date: Wed, 18 Dec 2024 16:28:59 +0100 Subject: [PATCH] test: use pull-request-comment v0.1 --- integration-tests/pipelines/konflux-e2e-tests-pipeline.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-tests/pipelines/konflux-e2e-tests-pipeline.yaml b/integration-tests/pipelines/konflux-e2e-tests-pipeline.yaml index 079d865ce..a5d95cf97 100644 --- a/integration-tests/pipelines/konflux-e2e-tests-pipeline.yaml +++ b/integration-tests/pipelines/konflux-e2e-tests-pipeline.yaml @@ -215,9 +215,9 @@ spec: resolver: git params: - name: url - value: https://github.com/konflux-ci/tekton-integration-catalog.git + value: https://github.com/psturc/tekton-integration-catalog.git - name: revision - value: main + value: KFLUXDP-42-fix - name: pathInRepo value: common/tasks/pull-request-comment/0.1/pull-request-comment.yaml params: