ci: Use upstream create-pull-request version

pull/2480/head
FabianLars 3 months ago
parent 1b86af8e26
commit e90cd9fab1
No known key found for this signature in database

@ -75,7 +75,7 @@ jobs:
- name: Create Pull Request With Versions Bumped
id: cpr
uses: tauri-apps/create-pull-request@v3
uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # 7.0.7
if: steps.covector.outputs.commandRan == 'version'
with:
title: 'Publish New Versions (${{ github.ref_name }})'

Loading…
Cancel
Save