Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 6 to 7 (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 9837c5b commit 492274d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
NEXT_VERSION: ${{ steps.get-next-version.outputs.next-version }}

- name: Create pull request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
branch: version/${{ steps.get-next-version.outputs.next-version }}
commit-message: ${{ steps.get-next-version.outputs.next-version }}
Expand Down

0 comments on commit 492274d

Please sign in to comment.