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