From 18d471f751a6c02a0accc22a54398fec2f50e9b5 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 06:46:29 +0000 Subject: [PATCH] chore(deps): update dependency github.com/redhatinsights/konflux-pipelines to v1.67.1 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .tekton/widget-layout-sc-pull-request.yaml | 2 +- .tekton/widget-layout-sc-push.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.tekton/widget-layout-sc-pull-request.yaml b/.tekton/widget-layout-sc-pull-request.yaml index be021394..bc345257 100644 --- a/.tekton/widget-layout-sc-pull-request.yaml +++ b/.tekton/widget-layout-sc-pull-request.yaml @@ -9,7 +9,7 @@ metadata: pipelinesascode.tekton.dev/max-keep-runs: "3" pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "security-compliance" - pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.66.0/pipelines/docker-build-oci-ta.yaml + pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.67.1/pipelines/docker-build-oci-ta.yaml creationTimestamp: null labels: appstudio.openshift.io/application: widget-layout-sc diff --git a/.tekton/widget-layout-sc-push.yaml b/.tekton/widget-layout-sc-push.yaml index 68d53376..098674f5 100644 --- a/.tekton/widget-layout-sc-push.yaml +++ b/.tekton/widget-layout-sc-push.yaml @@ -8,7 +8,7 @@ metadata: pipelinesascode.tekton.dev/max-keep-runs: "3" pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "security-compliance" - pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.66.0/pipelines/docker-build-oci-ta.yaml + pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.67.1/pipelines/docker-build-oci-ta.yaml creationTimestamp: null labels: appstudio.openshift.io/application: widget-layout-sc