We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9234ad0 commit 72216e9Copy full SHA for 72216e9
.github/workflows/prepare-release.yml
@@ -59,7 +59,7 @@ jobs:
59
-Prelease.releaseVersion=${{ github.event.inputs.release_version }}
60
61
- name: Create pull request
62
- uses: repo-sync/pull-request@v2.6
+ uses: repo-sync/pull-request@v2.6.2
63
id: create-pr
64
with:
65
# Use a personal token to file a PR to trigger other workflows (e.g., unit tests).
0 commit comments