Skip to content

Commit

Permalink
✨ feat: Update peter-evans/create-pull-request to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
honzabubenik committed Feb 28, 2024
1 parent cdd1f4f commit 7bfdc3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prepare/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ runs:
- run: echo -e "\n${{env.blue}}=== Prepare release branch and create PR ===\n"
shell: bash

- uses: peter-evans/create-pull-request@v5
- uses: peter-evans/create-pull-request@v6
with:
token: ${{ steps.auth.outputs.token }}
branch: release
Expand Down

0 comments on commit 7bfdc3a

Please sign in to comment.