From 68f79a8d307d5b3ec4aebb66a66826e10f7c4109 Mon Sep 17 00:00:00 2001 From: Rez <13340707+rezrah@users.noreply.github.com> Date: Mon, 25 Nov 2024 10:38:45 +0000 Subject: [PATCH] update callable workflow version for next-major rc --- .github/workflows/release_candidate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release_candidate.yml b/.github/workflows/release_candidate.yml index 09bb616f9..c1728f79f 100644 --- a/.github/workflows/release_candidate.yml +++ b/.github/workflows/release_candidate.yml @@ -77,7 +77,7 @@ jobs: release-candidate-next-major: if: ${{ github.repository == 'primer/primitives' && github.ref_name == 'changeset-release/next-major' }} name: Candidate (@next-major) - uses: primer/.github/.github/workflows/release_candidate.yml@v2.0.0 + uses: primer/.github/.github/workflows/release_candidate.yml@v2.1.1 with: tag: next-major secrets: