Skip to content

Commit

Permalink
Merge pull request #3400 from quantified-uncertainty/dependabot/githu…
Browse files Browse the repository at this point in the history
…b_actions/peter-evans/create-pull-request-7

⬆️ Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
berekuk authored Oct 26, 2024
2 parents 2defc88 + 56c8669 commit 1f2d87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:

- name: Create PR with version patches
if: steps.changesets.outputs.published == 'true' || inputs.post-publish-only
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
commit-message: Bump versions after ${{ steps.published-version.outputs.published-version }} release
title: Bump versions after ${{ steps.published-version.outputs.published-version }} release

0 comments on commit 1f2d87e

Please sign in to comment.