Skip to content

Commit

Permalink
update callable workflow version for next-major rc
Browse files Browse the repository at this point in the history
  • Loading branch information
rezrah committed Nov 25, 2024
1 parent 06f3956 commit 68f79a8
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 @@ -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:
Expand Down

0 comments on commit 68f79a8

Please sign in to comment.