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: