diff --git a/.github/workflows/prepare-release-branch.yml b/.github/workflows/prepare-release-branch.yml index 50cdeed655..b60f032acf 100644 --- a/.github/workflows/prepare-release-branch.yml +++ b/.github/workflows/prepare-release-branch.yml @@ -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 }}'