Skip to content

Commit

Permalink
Update to peter-evans/create-pull-request@v5
Browse files Browse the repository at this point in the history
  • Loading branch information
br3ndonland committed Jan 14, 2024
1 parent 8d888d0 commit 2f9b88f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ jobs:
- name: Format changelog with Prettier
run: npx -s -y prettier@'^2' --write CHANGELOG.md docs/changelog.md
- name: Create pull request with updated changelog
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v5
with:
add-paths: |
CHANGELOG.md
Expand Down

0 comments on commit 2f9b88f

Please sign in to comment.