Skip to content

Commit

Permalink
testing a new feature in the create-upgrade-pr action
Browse files Browse the repository at this point in the history
  • Loading branch information
jagthedrummer committed Nov 21, 2024
1 parent 9f170d6 commit 75e2915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-bullet-train.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 75e2915

Please sign in to comment.