Skip to content

Commit

Permalink
build(deps): bump peter-evans/create-pull-request from 5 to 6 (#125)
Browse files Browse the repository at this point in the history
dependabot[bot] authored Feb 5, 2024
1 parent 2514d0c commit 7f437e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@ jobs:
args: latest

- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
title: Release ${{ steps.latest.outputs.output }}
branch: release/${{ steps.latest.outputs.output }}

0 comments on commit 7f437e6

Please sign in to comment.