From 4991f3a3637296483c5da3ee44f58f5d39ba9a87 Mon Sep 17 00:00:00 2001 From: Lukas Oppermann Date: Mon, 25 Nov 2024 11:50:22 +0100 Subject: [PATCH] Update release_candidate.yml version Update the version, as version `2.0.0` has a bug. --- .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 7504481cd3a..22c4ef1b47e 100644 --- a/.github/workflows/release_candidate.yml +++ b/.github/workflows/release_candidate.yml @@ -67,7 +67,7 @@ jobs: release-candidate-next-major: if: 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: