diff --git a/.github/workflows/upgrade-bullet-train.yml b/.github/workflows/upgrade-bullet-train.yml index 18dcbb7e..b3434882 100644 --- a/.github/workflows/upgrade-bullet-train.yml +++ b/.github/workflows/upgrade-bullet-train.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Create update PR - uses: bullet-train-co/create-upgrade-pr@v1 + uses: bullet-train-co/create-upgrade-pr@beta with: versionNumber: ${{ inputs.versionNumber }} # If you don't have additional workflows that need to be triggered by the PR that we create