Skip to content

Commit

Permalink
chore(deps): Bump peter-evans/create-pull-request from 4 to 5 (#853)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 10, 2023
1 parent d9bbfe3 commit 29bf245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:

- name: Send pull request to update to new version
if: steps.update-files.outputs.has_changes
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v5
with:
token: ${{ steps.generate-token.outputs.token }}
branch: update/${{ matrix.branch }}
Expand Down

0 comments on commit 29bf245

Please sign in to comment.