Skip to content

Commit

Permalink
Use tauri-apps/create-pull-request@v3 (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-martinez committed Jun 30, 2023
1 parent 1fece99 commit e09c03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/covector-version-or-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
createRelease: true
- name: Create Pull Request With Versions Bumped
if: steps.covector.outputs.commandRan == 'version'
uses: iotaledger/create-pull-request@v3.4.1
uses: tauri-apps/create-pull-request@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: release/version-updates
Expand Down

0 comments on commit e09c03e

Please sign in to comment.