From 7929166831e8112aeef9899a4fc7d1f0938a27d1 Mon Sep 17 00:00:00 2001 From: hdamker-bot Date: Fri, 27 Mar 2026 15:21:50 +0100 Subject: [PATCH] Update release-automation.yml --- .github/workflows/release-automation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-automation.yml b/.github/workflows/release-automation.yml index 5344740..f565de1 100644 --- a/.github/workflows/release-automation.yml +++ b/.github/workflows/release-automation.yml @@ -80,7 +80,7 @@ jobs: github.event.pull_request.merged == true && startsWith(github.event.pull_request.base.ref, 'release-snapshot/')) - uses: camaraproject/tooling/.github/workflows/release-automation-reusable.yml@release-automation + uses: camaraproject/tooling/.github/workflows/release-automation-reusable.yml@ra-v1-rc # with: # tooling_ref_override: "0123456789abcdef0123456789abcdef01234567" # Optional break-glass SHA override (requires workflow file change) secrets: inherit