Skip to content

Commit

Permalink
Update prepare-release-branch.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Kingsley Clark <[email protected]>
  • Loading branch information
sc0ttkclark authored Jun 18, 2024
1 parent c5300ee commit 2f8ab65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
plugin_path: ${{ github.workspace }}
- name: Create Milestone
id: create-milestone
uses: WyriHaximus/github-action-create-milestone@v1.2.0
uses: WyriHaximus/github-action-create-milestone@v1.1.1
continue-on-error: true
with:
title: '${{ env.MILESTONE_PREFIX }}${{ env.PLUGIN_VERSION }}'
Expand Down

0 comments on commit 2f8ab65

Please sign in to comment.