From b9b0c2685d7b2ba9ad782711ac37306a0fabde29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastian=20Echterh=C3=B6lter?= Date: Tue, 6 Jan 2026 14:42:02 +0100 Subject: [PATCH] ci: update pipeline workflow reference to use main branch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Bastian Echterhölter On-behalf-of: @SAP --- .github/workflows/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index 01e229a..cb5ba74 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -13,7 +13,7 @@ jobs: concurrency: group: ${{ github.ref }} cancel-in-progress: true - uses: platform-mesh/.github/.github/workflows/pipeline-golang-app.yml@ci/with-token-arg + uses: platform-mesh/.github/.github/workflows/pipeline-golang-app.yml@main secrets: inherit with: imageTagName: ghcr.io/platform-mesh/security-operator