mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
ci: Switch to upstream create-pull-request (#12123)
* ci: Switch to upstream create-pull-request * what the actual f * fix version comment --------- Co-authored-by: Tillmann <28728469+tweidinger@users.noreply.github.com>
This commit is contained in:
@@ -111,7 +111,7 @@ jobs:
|
||||
|
||||
- name: Create Pull Request With Versions Bumped
|
||||
if: steps.covector.outputs.commandRan == 'version'
|
||||
uses: tauri-apps/create-pull-request@v3
|
||||
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # 7.0.6
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: release/version-updates
|
||||
|
||||
Reference in New Issue
Block a user