Skip to content

Commit 72216e9

Browse files
authored
upgrade repo-sync/pull-request to latest version (#3749)
1 parent 9234ad0 commit 72216e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
-Prelease.releaseVersion=${{ github.event.inputs.release_version }}
6060
6161
- name: Create pull request
62-
uses: repo-sync/pull-request@v2.6
62+
uses: repo-sync/pull-request@v2.6.2
6363
id: create-pr
6464
with:
6565
# Use a personal token to file a PR to trigger other workflows (e.g., unit tests).

0 commit comments

Comments
 (0)