Skip to content

Commit 2368d70

Browse files
Bump primer/.github/.github/workflows/release_candidate.yml from 2.3.0 to 2.4.0 (#3766)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b92cfa commit 2368d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,6 @@ jobs:
111111
release-candidate:
112112
name: Candidate
113113
if: ${{ github.repository == 'primer/view_components' && github.ref_name == 'changeset-release/main' && github.event_name == 'push' }}
114-
uses: primer/.github/.github/workflows/release_candidate.yml@v2.3.0
114+
uses: primer/.github/.github/workflows/release_candidate.yml@v2.4.0
115115
secrets:
116116
gh_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)