Skip to content

Commit

Permalink
upgrade repo-sync/pull-request to latest version (#3749)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeddada1 authored Aug 30, 2022
1 parent 9234ad0 commit 72216e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
-Prelease.releaseVersion=${{ github.event.inputs.release_version }}
- name: Create pull request
uses: repo-sync/pull-request@v2.6
uses: repo-sync/pull-request@v2.6.2
id: create-pr
with:
# Use a personal token to file a PR to trigger other workflows (e.g., unit tests).
Expand Down

0 comments on commit 72216e9

Please sign in to comment.