Skip to content

Commit

Permalink
Update release_candidate.yml version (#5330)
Browse files Browse the repository at this point in the history
Update the version, as version `2.0.0` has a bug.
  • Loading branch information
lukasoppermann authored Nov 29, 2024
1 parent 8673664 commit 7114ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_candidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7114ad8

Please sign in to comment.